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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user