Class UIPortal
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.portal.webui.portal.UIPortalComponent
org.exoplatform.portal.webui.container.UIContainer
org.exoplatform.portal.webui.portal.UIPortal
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classclassNested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
UIContainer.SelectTabActionListener -
Field Summary
Fields inherited from class org.exoplatform.portal.webui.container.UIContainer
cssClass, description, icon, profiles, TABLE_COLUMN_CONTAINERFields inherited from class org.exoplatform.portal.webui.portal.UIPortalComponent
factoryId, height, name, template, widthFields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent, USE_WEBUI_RESOURCES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclearUIPage(String pageReference) org.exoplatform.portal.mop.user.UserNodegetProperty(String name) getProperty(String name, String defaultValue) org.exoplatform.portal.mop.user.UserNodeorg.exoplatform.portal.mop.SiteTypeReturn cached UIPage associated to the specified pageReferenceorg.exoplatform.portal.mop.user.UserNavigationbooleanbooleanbooleanvoidsetHeaderAndFooterRendered(boolean headerAndFooterRendered) voidMethods inherited from class org.exoplatform.portal.webui.container.UIContainer
getCssClass, getDescription, getIcon, getPermissionClasses, getProfiles, getStorageId, processRender, setCssClass, setDescription, setIcon, setProfiles, setStorageIdMethods inherited from class org.exoplatform.portal.webui.portal.UIPortalComponent
getTemplate, hasPermission, processAction, processDecodeMethods inherited from class org.exoplatform.webui.core.UIContainer
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesMethods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
-
Constructor Details
-
UIPortal
public UIPortal()
-
-
Method Details
-
hasAccessPermission
public boolean hasAccessPermission()- Overrides:
hasAccessPermissionin classUIPortalComponent
-
getSiteType
public org.exoplatform.portal.mop.SiteType getSiteType() -
getUIPage
Return cached UIPage associated to the specified pageReference- Parameters:
pageReference- key whose associated UIPage is to be returned- Returns:
- the UIPage associated to the specified pageReference or null if not any
-
getMaximizedUIComponent
-
setUIPage
-
isDraftPage
public boolean isDraftPage() -
isNoCache
public boolean isNoCache() -
clearUIPage
-
getSelectedUserNode
public org.exoplatform.portal.mop.user.UserNode getSelectedUserNode() -
getProperty
-
getProperty
-