|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.decoration.BaseDecoration
org.apache.jetspeed.decoration.LayoutDecorationImpl
public class LayoutDecorationImpl
Default implementation of org.apache.jetspeed.decoration.LayoutDecoration
LayoutDecoration,
Serialized Form| Field Summary |
|---|
| Fields inherited from class org.apache.jetspeed.decoration.BaseDecoration |
|---|
config, NO_SUCH_RESOURCE |
| Fields inherited from interface org.apache.jetspeed.decoration.Decoration |
|---|
BASE_CSS_CLASS_PROP, CONFIG_DESKTOP_FILE_NAME, CONFIG_FILE_NAME, DEFAULT_COMMON_STYLE_SHEET, DEFAULT_DESKTOP_STYLE_SHEET, DEFAULT_PORTAL_STYLE_SHEET, DESKTOP_SUPPORTED_PROPERTY, RESOURCE_BUNDLE_PROP, RESOURCES_DIRECTORY_NAME |
| Constructor Summary | |
|---|---|
LayoutDecorationImpl(java.util.Properties config,
ResourceValidator validator,
Path basePath,
Path baseClientPath,
PathResolverCache cache)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFooter()
The footer" template used to decorate the bottom of a page. |
java.lang.String |
getHeader()
The header or "banner" template used to decorate the top of a page. |
void |
setDecorationFactory(DecorationFactory decorationFactory)
|
| Methods inherited from class org.apache.jetspeed.decoration.BaseDecoration |
|---|
getActions, getBaseCSSClass, getBasePath, getBasePath, getCurrentModeAction, getCurrentStateAction, getName, getProperty, getResource, getResource, getResourceBundle, getResourceBundleName, getStyleSheet, getStyleSheetDesktop, getStyleSheetPortal, init, setActions, setCurrentModeAction, setCurrentStateAction, supportsDesktop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.jetspeed.decoration.Decoration |
|---|
getActions, getBaseCSSClass, getBasePath, getBasePath, getCurrentModeAction, getCurrentStateAction, getName, getProperty, getResource, getResourceBundle, getResourceBundleName, getStyleSheet, getStyleSheetDesktop, getStyleSheetPortal, setActions, setCurrentModeAction, setCurrentStateAction, supportsDesktop |
| Constructor Detail |
|---|
public LayoutDecorationImpl(java.util.Properties config,
ResourceValidator validator,
Path basePath,
Path baseClientPath,
PathResolverCache cache)
| Method Detail |
|---|
public void setDecorationFactory(DecorationFactory decorationFactory)
public java.lang.String getHeader()
LayoutDecoration
getHeader in interface LayoutDecorationpublic java.lang.String getFooter()
LayoutDecoration
getFooter in interface LayoutDecoration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||