Package org.jboss.portal.server.theme

Interface Summary
PortalLayout A layout is a resource to lay out a portal page, that can be reached via a javax.servlet.RequestDispatcher.
PortalRenderSet A portal render set is a wrapper for the 4 renderer interface implementations.
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.
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.
 

Class Summary
Item  
LayoutConstants Constants for the layout functionality.
LayoutDispatcher Dispatches the request to the target layout.
PageHolder  
Region  
RegionOrientation Type save enumeration of allowed region orientations.
RegionSet  
ThemeConstants Constant definitions for themes.
 

Exception Summary
LayoutException Generic exception in the layout functionality.
ThemeException Generic exception for the theme functionality.