public class TopicListWidget extends AbstractPagedListWidget<BlogData>
METADATA_KEY_ELEMENTS_CONTAINED, METADATA_KEY_MORE_AVAILABLE, PARAM_PAGING_INTERVALMETADATA_KEY_NO_CONTENTPAGING_MASSAGE_KEY_PREFIX, PARAM_PAGING_MESSAGE_KEY_SUFFIXPARAM_WIDGET_ID| Constructor and Description |
|---|
TopicListWidget() |
| Modifier and Type | Method and Description |
|---|---|
List<DetailBlogListItem> |
getParents() |
String |
getTile(String type)
Get the tile to be used for rendering
|
PageableList<BlogData> |
handleQueryList()
hook that actually requests the list on the api
|
protected void |
initParameters()
init the widget parameters to these values: maxCount = 36
|
boolean |
showAddSubtopic() |
boolean |
showCreateNewTopic() |
getDefaultPagingMessageKeySuffix, getPageInformation, getParameterDescriptions, getResultSpecification, getSortedResultSpecification, handleRequest, setCommonResponseMetadata, setPageInformation, setPageInformation, setPageInformationdetermineOutputType, 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, setSuccessclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getGroupName, getParameter, getParameters, getResponseMetadata, getViewIdentifier, getWidgetId, isSuccess, setGroupName, setParameter, setRequest, setResponsepublic List<DetailBlogListItem> getParents()
BlogAccessExceptionpublic String getTile(String type)
type - the output type (rss, dhtml ...) without any '.'public PageableList<BlogData> handleQueryList()
AbstractPagedListWidgethandleQueryList in class AbstractPagedListWidget<BlogData>protected void initParameters()
initParameters in class AbstractPagedListWidget<BlogData>public boolean showAddSubtopic()
public boolean showCreateNewTopic()
Copyright © 2019 Communote team. All rights reserved.