public abstract class UIAbstractUserPortlet
extends org.exoplatform.webui.core.UIPortletApplication
| Modifier and Type | Field and Description |
|---|---|
protected org.exoplatform.social.core.identity.model.Profile |
currentProfile |
| Constructor and Description |
|---|
UIAbstractUserPortlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterProcessRender(org.exoplatform.webui.application.WebuiRequestContext context) |
void |
beforeProcessRender(org.exoplatform.webui.application.WebuiRequestContext context) |
protected String |
getCurrentRemoteId() |
protected void |
initProfilePopup() |
protected boolean |
isOwner() |
void |
processRender(org.exoplatform.webui.application.WebuiApplication app,
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, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlprotected org.exoplatform.social.core.identity.model.Profile currentProfile
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 beforeProcessRender(org.exoplatform.webui.application.WebuiRequestContext context)
public void afterProcessRender(org.exoplatform.webui.application.WebuiRequestContext context)
protected boolean isOwner()
protected String getCurrentRemoteId()
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.