public class TopBlogsWidget extends AbstractMultipleResultWidget<BlogData>
METADATA_KEY_NO_CONTENT
PARAM_WIDGET_ID
Constructor and Description |
---|
TopBlogsWidget() |
Modifier and Type | Method and Description |
---|---|
String |
getTile(String outputType)
Get the tile to be used for rendering
|
List<BlogData> |
handleQueryList()
hook that actually requests the list on the api
|
protected void |
initParameters()
abstract method hook that initializes the widget's parameters
|
handleRequest
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 List<BlogData> handleQueryList()
handleQueryList
in class AbstractMultipleResultWidget<BlogData>
protected void initParameters()
initParameters
in class AbstractWidget
Copyright © 2019 Communote team. All rights reserved.