|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.portal.theme.ThemeConstants
Constant definitions for themes and layouts.
Field Summary | |
static java.lang.String |
ATTR_THEME
Request attribute to propagate the current portal theme in the request |
static java.lang.String |
ATTR_THEMERESULT
Request attribute to propagate the rendered markup of the theme |
static java.lang.String |
ATTR_THEMESERVER
Request attribute to propagate the theme service |
static java.lang.String |
PORTAL_PROP_DECORATION_RENDERER
Key name to access the selected decoration renderer for the portal, page, or window (via the portal or page properties) |
static java.lang.String |
PORTAL_PROP_LAYOUT
Key name to access the selected layout for the portal or page (via the portal or page properties) |
static java.lang.String |
PORTAL_PROP_ORDER
|
static java.lang.String |
PORTAL_PROP_PORTLET_RENDERER
Key name to access the selected portlet renderer for the portal, page, or window (via the portal or page properties) |
static java.lang.String |
PORTAL_PROP_REGION
|
static java.lang.String |
PORTAL_PROP_RENDERSET
Key name to access the selected render set for the portal or page (via the portal or page properties) |
static java.lang.String |
PORTAL_PROP_STRATEGY
Key name to access the selected layout strategy for the portal or page (via the portal or page properties) |
static java.lang.String |
PORTAL_PROP_THEME
Key name to access the selected theme for the portal or page (via the portal or page properties) |
static java.lang.String |
PORTAL_PROP_WINDOW_RENDERER
Key name to access the selected window renderer for the portal, page, or window (via the portal or page properties) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String ATTR_THEME
public static final java.lang.String ATTR_THEMESERVER
public static final java.lang.String ATTR_THEMERESULT
public static final java.lang.String PORTAL_PROP_LAYOUT
public static final java.lang.String PORTAL_PROP_STRATEGY
public static final java.lang.String PORTAL_PROP_THEME
public static final java.lang.String PORTAL_PROP_RENDERSET
public static final java.lang.String PORTAL_PROP_WINDOW_RENDERER
public static final java.lang.String PORTAL_PROP_DECORATION_RENDERER
public static final java.lang.String PORTAL_PROP_PORTLET_RENDERER
public static final java.lang.String PORTAL_PROP_ORDER
public static final java.lang.String PORTAL_PROP_REGION
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |