Class UIGroupNavigationManagement
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.navigation.webui.component.UIGroupNavigationManagement
public class UIGroupNavigationManagement
extends org.exoplatform.webui.core.UIContainer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classNested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener -
Field Summary
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidchangeSiteDynamicLayout(org.exoplatform.portal.config.DataStorage dataStorage, org.exoplatform.portal.mop.SiteKey siteKey, boolean useDynamicLayout) voidchangeSiteDynamicLayout(org.exoplatform.portal.config.DataStorage dataStorage, org.exoplatform.portal.mop.user.UserNavigation navigation, boolean useDynamicLayout) org.exoplatform.portal.mop.navigation.ScopegetScope()booleanisUseDynamicLayout(String groupSiteName) voidvoidsetScope(org.exoplatform.portal.mop.navigation.Scope scope) Methods inherited from class org.exoplatform.webui.core.UIContainer
addChild, addChild, findComponentById, findComponentOfType, 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, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
-
Constructor Details
-
UIGroupNavigationManagement
- Throws:
Exception
-
-
Method Details
-
changeSiteDynamicLayout
public void changeSiteDynamicLayout(org.exoplatform.portal.config.DataStorage dataStorage, org.exoplatform.portal.mop.SiteKey siteKey, boolean useDynamicLayout) throws Exception - Throws:
Exception
-
getScope
public org.exoplatform.portal.mop.navigation.Scope getScope() -
isUseDynamicLayout
- Throws:
Exception