public class UIUserNavigationPortlet
extends org.exoplatform.webui.core.UIPortletApplication
| Modifier and Type | Class and Description |
|---|---|
static class |
UIUserNavigationPortlet.RemoveBannerActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVITIES_URI |
static String |
CONNEXIONS_URI |
static String |
DEFAULT_TAB_NAME |
static String |
GAMIFICATION_FEATURE_NAME |
static String |
GAMIFICATION_URI |
static String |
OFFLINE_STATUS |
static String |
OFFLINE_TITLE |
static String |
PROFILE_URI |
static String |
USER_STATUS_TITLE |
static String |
WALLET_FEATURE_NAME |
static String |
WALLET_URI |
static String |
WIKI_URI |
| Constructor and Description |
|---|
UIUserNavigationPortlet() |
| Modifier and Type | Method and Description |
|---|---|
String |
getactivitesURL() |
String |
getAvatarURL(org.exoplatform.social.core.identity.model.Profile profile) |
String |
getGamificationURL() |
String |
getNotificationsURL() |
org.exoplatform.social.core.identity.model.Profile |
getOwnerProfile() |
String |
getProfileLink() |
String |
getrelationURL() |
protected org.exoplatform.portal.mop.user.UserNavigation |
getSelectedNode() |
protected org.exoplatform.social.portlet.UIUserNavigationPortlet.StatusInfo |
getStatusInfo() |
Map<String,String> |
getUserNodes() |
String |
getWalletURL() |
String |
getWikiURL() |
protected boolean |
isEditProfilePage() |
boolean |
isProfileOwner() |
boolean |
isSelectedUserNavigation(String nav) |
void |
processRender(org.exoplatform.webui.application.WebuiApplication app,
org.exoplatform.webui.application.WebuiRequestContext context) |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context) |
getMinHeight, getMinWidth, getUIPopupMessages, 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, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String ACTIVITIES_URI
public static final String PROFILE_URI
public static final String CONNEXIONS_URI
public static final String WIKI_URI
public static final String WALLET_FEATURE_NAME
public static final String WALLET_URI
public static final String GAMIFICATION_FEATURE_NAME
public static final String GAMIFICATION_URI
public static String DEFAULT_TAB_NAME
public static final String OFFLINE_STATUS
public static final String OFFLINE_TITLE
public static final String USER_STATUS_TITLE
public 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 boolean isSelectedUserNavigation(String nav) throws Exception
Exceptionpublic boolean isProfileOwner()
public org.exoplatform.social.core.identity.model.Profile getOwnerProfile()
public String getAvatarURL(org.exoplatform.social.core.identity.model.Profile profile)
protected org.exoplatform.portal.mop.user.UserNavigation getSelectedNode()
throws Exception
Exceptionpublic String getNotificationsURL()
public String getactivitesURL()
public String getrelationURL()
public String getWalletURL()
public String getGamificationURL()
public String getWikiURL()
protected org.exoplatform.social.portlet.UIUserNavigationPortlet.StatusInfo getStatusInfo()
public String getProfileLink()
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.