public class TopBlogsWidget extends AbstractMultipleResultWidget<BlogData>
METADATA_KEY_NO_CONTENTPARAM_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
|
handleRequestdetermineOutputType, 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 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 AbstractWidgetCopyright © 2019 Communote team. All rights reserved.