Class UIAdminToolbarContainer

java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIApplication
org.exoplatform.webui.core.UIPortletApplication
org.exoplatform.toolbar.portlet.UIAdminToolbarContainer

public class UIAdminToolbarContainer extends org.exoplatform.webui.core.UIPortletApplication
  • Nested Class Summary

    Nested Classes

    Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer

    org.exoplatform.webui.core.UIContainer.SelectTabActionListener
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
    protected org.exoplatform.webui.ext.UIExtension
     
    static final String
     
    protected boolean
     

    Fields inherited from class org.exoplatform.webui.core.UIPortletApplication

    CONFIG_MODE, EDIT_MODE, HELP_MODE, VIEW_MODE

    Fields inherited from class org.exoplatform.webui.core.UIApplication

    log

    Fields inherited from class org.exoplatform.webui.core.UIComponent

    AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Class<? extends org.exoplatform.webui.core.UIComponent>
     
     
     
     
    static org.exoplatform.portal.mop.user.UserPortal
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    void
    processRender(org.exoplatform.webui.application.WebuiApplication app, org.exoplatform.webui.application.WebuiRequestContext context)
     
    void
    processRender(org.exoplatform.webui.application.WebuiRequestContext context)
     
    void
     

    Methods inherited from class org.exoplatform.webui.core.UIPortletApplication

    getMinHeight, getMinWidth, getUIPopupMessages, serveResource, setMinHeight, setMinWidth

    Methods inherited from class org.exoplatform.webui.core.UIApplication

    addMessage, addMessage, clearMessages, findComponentById, getLastAccessApplication, getOwner, getUIComponentName, processAction, renderBlockToUpdate, setLastAccessApplication, setOwner

    Methods inherited from class org.exoplatform.webui.core.UIContainer

    addChild, addChild, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes

    Methods 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, isRendered, loadConfirmMesssage, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • TURN_ON_QUICK_EDIT

      public static final String TURN_ON_QUICK_EDIT
      See Also:
    • seoExtension

      protected org.exoplatform.webui.ext.UIExtension seoExtension
    • useDrawer

      protected boolean useDrawer
  • Constructor Details

    • UIAdminToolbarContainer

      public UIAdminToolbarContainer() throws Exception
      Throws:
      Exception
  • Method Details

    • getTemplate

      public String getTemplate()
      Overrides:
      getTemplate in class org.exoplatform.webui.core.UIComponent
    • getPageManagementLink

      public String getPageManagementLink()
    • hasEditPermissionOnPortal

      public boolean hasEditPermissionOnPortal() throws Exception
      Throws:
      Exception
    • isGroupNavigation

      public boolean isGroupNavigation() throws Exception
      Throws:
      Exception
    • isPortaNavigation

      public boolean isPortaNavigation() throws Exception
      Throws:
      Exception
    • isUserNavigation

      public boolean isUserNavigation() throws Exception
      Throws:
      Exception
    • hasEditPermissionOnNavigation

      public boolean hasEditPermissionOnNavigation() throws Exception
      Throws:
      Exception
    • hasEditPermissionOnPage

      public boolean hasEditPermissionOnPage() throws Exception
      Throws:
      Exception
    • processRender

      public void processRender(org.exoplatform.webui.application.WebuiApplication app, org.exoplatform.webui.application.WebuiRequestContext context) throws Exception
      Overrides:
      processRender in class org.exoplatform.webui.core.UIPortletApplication
      Throws:
      Exception
    • processRender

      public void processRender(org.exoplatform.webui.application.WebuiRequestContext context) throws Exception
      Overrides:
      processRender in class org.exoplatform.webui.core.UIComponent
      Throws:
      Exception
    • getUserPortal

      public static org.exoplatform.portal.mop.user.UserPortal getUserPortal()
    • renderChildren

      public void renderChildren() throws Exception
      Overrides:
      renderChildren in class org.exoplatform.webui.core.UIPortletApplication
      Throws:
      Exception
    • getSEOClass

      public Class<? extends org.exoplatform.webui.core.UIComponent> getSEOClass()
    • getUserId

      public String getUserId()
    • getUIPageId

      public String getUIPageId()