[jboss-user] [JBoss Portal] - Re: Portal Admin customization

Shazzaam do-not-reply at jboss.com
Mon Jun 16 16:49:38 EDT 2008


Thanks for the replies.  I was looking through the admin portlet code.  In editPageLayout.xhtml it appears to pull in another portlet to get a list of instances:

<jbp:portlet
  |                   portletId="#{pageManager.selectedEditorPortletId}"
  |                   portletInvoker="#{pageManager.portletInvoker}"
  |                   actionListener="#{pageManager.assignWindow}"
  |                   supportedModes="edit_content"
  |                   supportedWindowStates="normal"
  |                   initialMode="edit_content"
  |                   initialWindowState="normal"
  |                   renderParameters="#{pageManager.selectedRenderParameters}"
  |                   onClick="url.setParameter('windowName', document.getElementById('windowForm:windowName').value);"/>

Can someone explain how this jbp:portlet tag works and where this add'l portlet is located?

Thanks!

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158500#4158500

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158500



More information about the jboss-user mailing list