public class UserProfileWidget extends AbstractWidget
METADATA_KEY_NO_CONTENT
PARAM_WIDGET_ID
Constructor and Description |
---|
UserProfileWidget() |
Modifier and Type | Method and Description |
---|---|
String |
getTile(String outputType)
Get the tile to be used for rendering
|
Object |
handleRequest()
Handle the request and return a result
|
protected void |
initParameters()
Init the widget parameters to these values: filter = ''
|
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, setSuccess
public String getTile(String outputType)
outputType
- the output type (rss, dhtml ...) without any '.'public Object handleRequest()
protected void initParameters()
initParameters
in class AbstractWidget
Copyright © 2019 Communote team. All rights reserved.