|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.theme.ThemeConstants
public final class ThemeConstants
Constant definitions for themes and layouts.
Field Summary | |
---|---|
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_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) |
Method Summary |
---|
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 PORTAL_PROP_LAYOUT
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 |