understanding pluto-default-theme

View: New views
1 Messages — Rating Filter:   Alert me  

understanding pluto-default-theme

by hub :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I would like to understand, what exactly happens in the "pluto-default-theme.jsp"
Where do variables like "currentPage.portletIds" or "portlet" come from? What else is accessible? Is there any documentation available?

What I would like to do is:
For all portlets on a page using the same theme, I want to check the name of the portlet and decide at runtime wether it will be placed on portal page or not.
Is this possible at all and how do you do this?

I noticed that a "porlet" variable looks like for example "testsuite.MenuPortlet!2255103|0".
Is it possible to work with Portletnames only? (MenuPortlet).

Unfortunately I did not find any documentation or samples about this.
Any help would be appreciated

Thanx
Hubert