05-03-06 12:19 AM
I have a customer that wants to put a drop down list of the portlets on a pa
ge in the menu-bar. If a user cannot see a portlet, then they could select
it from the list and the portal page would scroll down to the portlet. The
dropdown will only contain
portlets that are on the page, but I also need to know the contents of this
tag: <wps:portletID/> so I can hook up the links with this javascript:
javascript: window.location.hash='#' + this.value;";
So what I need is the portlet title and the portlet id.
Anyway, anyone ever gotten a list of the portlets or portlet objects on a pa
ge before?
[ Post a follow-up to this message ]
|