Package org.apache.wiki.plugin
Class WeblogArchivePlugin
java.lang.Object
org.apache.wiki.plugin.WeblogArchivePlugin
- All Implemented Interfaces:
Plugin
Creates a list of all weblog entries on a monthly basis.
Parameters :
- page - the page name
- Since:
- 1.9.21
-
Field Summary
FieldsFields inherited from interface org.apache.wiki.api.plugin.Plugin
CORE_PLUGINS_RESOURCEBUNDLE
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PARAM_PAGE
Parameter name for setting the page. Value is "page".- See Also:
-
-
Constructor Details
-
WeblogArchivePlugin
public WeblogArchivePlugin()
-
-
Method Details
-
execute
- Specified by:
execute
in interfacePlugin
- Throws:
PluginException
-