09-15-2006 05:31 AM
<config>
<dialog-container>/jsp/dialog/container.jsp</dialog-container>
<dialogs>
<dialog name="editContentProperties" page="/jsp/content/edit-content-properties.jsp"
managed-bean="EditContentPropertiesCustomDialog" icon="/images/icons/details_large.gif"
title-id="modify_content_properties" description-id="edit_content_description" />
</dialogs>
</config>
<managed-bean>
<description>
The bean that backs up the Edit Content Properties Dialog
</description>
<managed-bean-name>EditContentPropertiesCustomDialog</managed-bean-name>
<managed-bean-class>org.alfresco.sample.EditContentPropertiesCustomDialog</managed-bean-class>
<managed-bean-scope>session</managed-bean-scope>
<managed-property>
<property-name>nodeService</property-name>
<value>#{NodeService}</value>
</managed-property>
<managed-property>
<property-name>fileFolderService</property-name>
<value>#{FileFolderService}</value>
</managed-property>
<managed-property>
<property-name>dictionaryService</property-name>
<value>#{DictionaryService}</value>
</managed-property>
<managed-property>
<property-name>browseBean</property-name>
<value>#{BrowseBean}</value>
</managed-property>
</managed-bean>
09-18-2006 04:49 AM
09-18-2006 11:06 AM
09-18-2006 11:10 AM
09-18-2006 11:27 AM
log4j.logger.org.alfresco.web.app.AlfrescoNavigationHandler=info
09-18-2006 11:46 AM
09-19-2006 04:07 AM
log4j.logger.org.alfresco.web.app.AlfrescoNavigationHandler=debug
09-19-2006 04:27 AM
10:22:56,999 DEBUG [web.app.AlfrescoNavigationHandler] Passing outcome 'addConte
nt' to original navigation handler
10:22:56,999 DEBUG [web.app.AlfrescoNavigationHandler] view stack: []
10:23:36,417 DEBUG [web.app.AlfrescoNavigationHandler] handleNavigation (fromAct
ion=#{AddCustomDialog.finish}, outcome=dialog:setContentProperties)
10:23:36,417 DEBUG [web.app.AlfrescoNavigationHandler] Current view id: /jsp/ext
ension/add-custom-content-dialog.jsp
10:23:36,433 DEBUG [web.app.AlfrescoNavigationHandler] Opening dialog 'setConten
tProperties'
10:23:36,433 DEBUG [web.app.AlfrescoNavigationHandler] Pushed current view to st
ack: /jsp/extension/add-custom-content-dialog.jsp
10:23:36,433 DEBUG [web.app.AlfrescoNavigationHandler] Found config for dialog '
setContentProperties': org.alfresco.web.config.DialogsConfigElement$DialogConfig
@795d5f (name=setContentProperties page=/jsp/content/edit-content-properties.jsp
managed-bean=SetContentPropertiesDialog actions-config-id=null icon=/images/ico
ns/details_large.gif title=null titleId=modify_content_properties description=nu
ll descriptionId=edit_content_description errorMsgId=error_dialog)
10:23:36,480 DEBUG [web.app.AlfrescoNavigationHandler] view stack: [/jsp/extensi
on/add-custom-content-dialog.jsp]
10:23:59,649 DEBUG [web.app.AlfrescoNavigationHandler] handleNavigation (fromAct
ion=#{DialogManager.finish}, outcome=dialog:close:browse)
10:23:59,649 DEBUG [web.app.AlfrescoNavigationHandler] Current view id: /jsp/dia
log/container.jsp
10:23:59,649 DEBUG [web.app.AlfrescoNavigationHandler] Closing dialog with an ov
erridden outcome of 'browse'
10:23:59,649 DEBUG [web.app.AlfrescoNavigationHandler] Passing outcome 'browse'
to original navigation handler
10:23:59,649 DEBUG [web.app.AlfrescoNavigationHandler] view stack: []
09-19-2006 05:04 AM
09-19-2006 06:41 AM
10:23:36,433 DEBUG [web.app.AlfrescoNavigationHandler] Opening dialog 'setContentProperties'
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.