|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.social.webui.space.UISpaceMenu
public class UISpaceMenu
UISpaceMenu used as a portlet displaying space menu.
Created by The eXo Platform SARL
| Nested Class Summary | |
|---|---|
static class |
UISpaceMenu.RenameSpaceAppNameActionListener
Renames space application name. - Gets selected node and selected page navigation. - Changes selected node information. - Updates new information for selected page navigation. |
| Nested 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 | |
|---|---|
UISpaceMenu()
Constructor. |
|
| Method Summary | |
|---|---|
List<org.exoplatform.portal.mop.user.UserNode> |
getApps()
Gets page node list for displaying as application links. |
String |
getAppSelected()
Gets selected application page node. |
protected String |
getImageSource()
Gets image source url. |
protected org.exoplatform.social.core.space.model.Space |
getSpace(String spaceUrl)
Get the space from space url. |
String |
getSpaceName()
Gets space name from space url. |
protected boolean |
hasSettingPermission()
Checks if current user is leader or not. |
| 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, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UISpaceMenu()
throws Exception
Exception| Method Detail |
|---|
public List<org.exoplatform.portal.mop.user.UserNode> getApps()
throws Exception
Exception
public String getSpaceName()
throws Exception
Exception
public String getAppSelected()
throws Exception
Exceptionprotected String getImageSource()
Exception
protected boolean hasSettingPermission()
throws org.exoplatform.social.core.space.SpaceException
org.exoplatform.social.core.space.SpaceExceptionprotected org.exoplatform.social.core.space.model.Space getSpace(String spaceUrl)
spaceUrl -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||