public class UISpacesSwitcher
extends org.exoplatform.webui.core.UIContainer
| Modifier and Type | Class and Description |
|---|---|
static class |
UISpacesSwitcher.SelectSpaceActionListener |
| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_INVALIDING_CACHE_TIME |
protected long |
invalidingCacheTime |
static String |
SELECT_SPACE_ACTION |
static String |
SPACE_ID_PARAMETER |
| Constructor and Description |
|---|
UISpacesSwitcher() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createSelectSpaceEvent(String spaceId) |
String |
getAppId() |
protected String |
getBaseRestUrl() |
String |
getCurrentSpaceName() |
EventUIComponent |
getEventComponent() |
String |
getMySpaceLabel() |
String |
getPortalSpaceId() |
String |
getPortalSpaceLabel() |
protected String |
getSocialBaseRestUrl() |
String |
getUsername() |
void |
init(EventUIComponent eventComponent) |
boolean |
isAutoResize() |
boolean |
isCurrentPortalWiki() |
boolean |
isShowPortalSpace() |
boolean |
isShowUserSpace() |
void |
setAppId(String appId) |
void |
setAutoResize(boolean isAutoResize) |
void |
setCurrentSpaceName(String currentSpaceName) |
void |
setMySpaceLabel(String mySpaceLabel) |
void |
setPortalSpaceLabel(String portalSpaceLabel) |
void |
setShowPortalSpace(boolean isShowPortalSpace) |
void |
setShowUserSpace(boolean isShowUserSpace) |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, 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, urlpublic static final String SPACE_ID_PARAMETER
public static final String SELECT_SPACE_ACTION
public static final long DEFAULT_INVALIDING_CACHE_TIME
protected long invalidingCacheTime
public void init(EventUIComponent eventComponent)
public EventUIComponent getEventComponent()
public void setCurrentSpaceName(String currentSpaceName)
public String getCurrentSpaceName()
public String getMySpaceLabel()
public void setMySpaceLabel(String mySpaceLabel)
public boolean isShowPortalSpace()
public void setShowPortalSpace(boolean isShowPortalSpace)
public boolean isShowUserSpace()
public void setShowUserSpace(boolean isShowUserSpace)
public void setAutoResize(boolean isAutoResize)
public boolean isAutoResize()
public void setAppId(String appId)
public String getAppId()
public String getUsername()
public String getPortalSpaceId()
public boolean isCurrentPortalWiki()
public String getPortalSpaceLabel()
public void setPortalSpaceLabel(String portalSpaceLabel)
protected String getBaseRestUrl()
protected String getSocialBaseRestUrl()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.