站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.2 API 英文版文档

org.jboss.portal.theme - JBOSS Portal 2.2 API 英文版文档


Package org.jboss.portal.theme

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.
 

Class Summary
LayoutConstants Constants for the layout functionality.
LayoutDispatcher Dispatches the request to the target layout.
ServerRegistrationID Abstraction of a unique identifier for registered meta data.
ServerRegistrationID.Type  
ThemeConstants Constant definitions for themes and layouts.
 

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