public class PageViewPlugin extends AbstractReferralPlugin implements Plugin, InitializablePlugin
show=none sort=name| Modifier and Type | Class and Description |
|---|---|
class |
PageViewPlugin.PageViewManager
Page view manager, handling all storage.
|
ALL_ITEMS, items, m_after, m_before, m_dateFormat, m_dateLastModified, m_engine, m_exclude, m_include, m_lastModified, m_maxwidth, m_separator, m_show, m_sorter, PARAM_AFTER, PARAM_BEFORE, PARAM_COLUMNS, PARAM_EXCLUDE, PARAM_INCLUDE, PARAM_LASTMODIFIED, PARAM_MAXWIDTH, PARAM_SEPARATOR, PARAM_SHOW, PARAM_SHOW_VALUE_COUNT, PARAM_SHOW_VALUE_PAGES, PARAM_SORTORDER, PARAM_SORTORDER_HUMAN, PARAM_SORTORDER_JAVA, PARAM_SORTORDER_LOCALECORE_PLUGINS_RESOURCEBUNDLE| Constructor and Description |
|---|
PageViewPlugin() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
execute(Context context,
java.util.Map<java.lang.String,java.lang.String> params) |
void |
initialize(Engine engine)
Initialize the PageViewPlugin and its singleton.
|
applyColumnsStyle, filterAndSortCollection, filterCollection, filterWikiPageCollection, initialize, makeHTML, wikitizeCollectionpublic PageViewPlugin()
public void initialize(Engine engine)
initialize in interface InitializablePluginengine - The wiki engine.public java.lang.String execute(Context context, java.util.Map<java.lang.String,java.lang.String> params) throws PluginException
execute in interface PluginPluginExceptionCopyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.