public class UISpaceNavigationPortlet
extends org.exoplatform.webui.core.UIPortletApplication
| Modifier and Type | Class and Description |
|---|---|
static class |
UISpaceNavigationPortlet.IncrementActionListener |
| Constructor and Description |
|---|
UISpaceNavigationPortlet() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildSpaceURL(org.exoplatform.social.core.space.model.Space space)
Builds the Space URI
|
String |
getCurrentNavigation() |
static String |
getCurrentRestURL() |
String |
getOldNavigation() |
protected String |
getRestUrl() |
List<org.exoplatform.social.core.space.model.Space> |
getSpaces() |
Boolean |
isSelectedSpace(org.exoplatform.social.core.space.model.Space space) |
void |
loadMore(int capacity) |
int |
numberOfRemainSpaces() |
void |
refresh()
Refresh loaded spaces in left component UI
|
void |
setCurrentNavigation(String currentNavigation) |
void |
setOldNavigation(String oldNavigation) |
void |
setReload(boolean reload) |
void |
setSelectedSpaceId(String selectedSpaceId) |
getMinHeight, getMinWidth, getUIPopupMessages, processRender, renderChildren, 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, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic List<org.exoplatform.social.core.space.model.Space> getSpaces()
public void refresh()
throws Exception
Exceptionpublic String buildSpaceURL(org.exoplatform.social.core.space.model.Space space) throws Exception
space - Exceptionpublic Boolean isSelectedSpace(org.exoplatform.social.core.space.model.Space space) throws Exception
Exceptionprotected String getRestUrl()
public static String getCurrentRestURL()
public void setReload(boolean reload)
public void setSelectedSpaceId(String selectedSpaceId)
public String getCurrentNavigation()
public void setCurrentNavigation(String currentNavigation)
public String getOldNavigation()
public void setOldNavigation(String oldNavigation)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.