public class UIAdminToolbarContainer
extends org.exoplatform.webui.core.UIPortletApplication
| Modifier and Type | Class and Description |
|---|---|
static class |
UIAdminToolbarContainer.BackActionListener |
static class |
UIAdminToolbarContainer.ChangeEditingActionListener |
static class |
UIAdminToolbarContainer.EditNavigationActionListener |
| Modifier and Type | Field and Description |
|---|---|
protected UINavigationManagement |
naviManager |
protected org.exoplatform.webui.ext.UIExtension |
seoExtension |
static String |
TURN_ON_QUICK_EDIT |
protected boolean |
useDrawer |
| Constructor and Description |
|---|
UIAdminToolbarContainer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPageManagementLink() |
Class<? extends org.exoplatform.webui.core.UIComponent> |
getSEOClass() |
String |
getTemplate() |
String |
getUIPageId() |
String |
getUserId() |
static org.exoplatform.portal.mop.user.UserPortal |
getUserPortal() |
boolean |
hasEditPermissionOnNavigation() |
boolean |
hasEditPermissionOnPage() |
boolean |
hasEditPermissionOnPortal() |
boolean |
isGroupNavigation() |
boolean |
isPortaNavigation() |
boolean |
isUserNavigation() |
void |
processRender(org.exoplatform.webui.application.WebuiApplication app,
org.exoplatform.webui.application.WebuiRequestContext context) |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context) |
void |
renderChildren() |
getMinHeight, getMinWidth, getUIPopupMessages, serveResource, setMinHeight, setMinWidthaddMessage, addMessage, clearMessages, findComponentById, getLastAccessApplication, getOwner, getUIComponentName, processAction, renderBlockToUpdate, setLastAccessApplication, setOwneraddChild, addChild, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String TURN_ON_QUICK_EDIT
protected UINavigationManagement naviManager
protected org.exoplatform.webui.ext.UIExtension seoExtension
protected boolean useDrawer
public String getTemplate()
getTemplate in class org.exoplatform.webui.core.UIComponentpublic String getPageManagementLink()
public boolean hasEditPermissionOnPortal()
throws Exception
Exceptionpublic boolean hasEditPermissionOnNavigation()
throws Exception
Exceptionpublic void processRender(org.exoplatform.webui.application.WebuiApplication app,
org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class org.exoplatform.webui.core.UIPortletApplicationExceptionpublic void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class org.exoplatform.webui.core.UIComponentExceptionpublic static org.exoplatform.portal.mop.user.UserPortal getUserPortal()
public void renderChildren()
throws Exception
renderChildren in class org.exoplatform.webui.core.UIPortletApplicationExceptionpublic Class<? extends org.exoplatform.webui.core.UIComponent> getSEOClass()
public String getUserId()
public String getUIPageId()
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.