Hi, I´m trying to create a Portlet, a bit like the ManagementPortlet, but simpler and which not only administrators, but common users as well can use it to add new Windows to a page. I would like it to behave like the "Add Portlet" combobox in Liferay.
I´m using the PortalNode API, as shown in the Portal Webinar, to get a pointer to the current page and to get the list of windows under a page, but I still don't know how to: 1) get the portlet instance associated to the window; 2) get the list of all portlet instances to fill in the combo box; 3) dynamically add an instance to a page; Thanks in advance, Alessandro View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917880#3917880 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917880 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
