Class UISiteBody
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIComponentDecorator
org.exoplatform.portal.webui.page.UISiteBody
May 19, 2006
-
Nested Class Summary
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIComponentDecorator
UIComponentDecorator.UIComponentDecoratorLifecycle -
Field Summary
Fields inherited from class org.exoplatform.webui.core.UIComponentDecorator
uicomponent_Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent, USE_WEBUI_RESOURCES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected voidprotected voidprocessPageBodyRender(WebuiRequestContext context) voidprocessRender(WebuiRequestContext context) voidsetStorageId(String storageId) Methods inherited from class org.exoplatform.webui.core.UIComponentDecorator
findComponentById, findComponentOfType, findFirstComponentOfType, renderChildren, setChildComponent, setUIComponentMethods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
-
Constructor Details
-
UISiteBody
public UISiteBody()
-
-
Method Details
-
getStorageId
-
setStorageId
-
processRender
- Overrides:
processRenderin classUIComponent- Throws:
Exception
-
getSiteClass
-
getUIComponent
- Overrides:
getUIComponentin classUIComponentDecorator
-
isShowSiteBody
protected boolean isShowSiteBody() -
processPageBodyRender
- Throws:
Exception
-
processContainerRender
- Throws:
Exception
-