public class AboutUserProfileWidget extends AbstractWidget
METADATA_KEY_NO_CONTENTPARAM_WIDGET_ID| Constructor and Description |
|---|
AboutUserProfileWidget() |
| Modifier and Type | Method and Description |
|---|---|
Locale |
getCurrentUserLocale() |
String |
getFax() |
String |
getPhone() |
String |
getTile(String outputType)
Get the tile to be used for rendering
|
TimeZone |
getTimeZone() |
String |
getTimeZoneId() |
Long |
getUserId() |
Object |
handleRequest()
Handle the request and return a result
|
protected void |
initParameters()
abstract method hook that initializes the widget's parameters
|
boolean |
isContactData() |
boolean |
isCurrentUser() |
boolean |
isCurrentUserFollowsUser() |
determineOutputType, getAttribute, getBooleanParameter, getGroupName, getIntParameter, getIntParameter, getLongArrayParameter, getLongParameter, getLongParameter, getParameter, getParameter, getParameterEscaped, getParameterEscaped, getParameters, getRequest, getResponse, getResponseMetadata, getStringArrayParameter, getViewIdentifier, getWidgetId, isSuccess, setAttribute, setGroupName, setParameter, setRequest, setResponse, setResponseMetadata, setSuccesspublic Locale getCurrentUserLocale()
public String getFax()
public String getPhone()
public String getTile(String outputType)
outputType - the output type (rss, dhtml ...) without any '.'public TimeZone getTimeZone()
public String getTimeZoneId()
public Long getUserId()
public Object handleRequest()
protected void initParameters()
initParameters in class AbstractWidgetpublic boolean isContactData()
public boolean isCurrentUser()
public boolean isCurrentUserFollowsUser()
true if the current user follows this userCopyright © 2019 Communote team. All rights reserved.