Interface Summary |
LayoutService |
TODO: A description of this class. |
PortalLayout |
A layout is a resource to lay out a portal page, that can be reached via a javax.servlet.RequestDispatcher . |
PortalTheme |
A portal theme is a collection of tags that will be injected into a layout to govern the
look and feel of a portal page. |
ThemeElement |
A generic interface to type all the elements of a theme. |
ThemeLink |
A theme link represents a link tag that will be injected into the layout as part of a theme. |
ThemeScript |
A theme script represents a script element that will be injected into a layout as part of a theme. |
ThemeService |
The ThemeService is the location where all the available themes are stored and retrieved. |