Package org.apache.wiki.plugin
Class Groups
java.lang.Object
org.apache.wiki.plugin.Groups
- All Implemented Interfaces:
Plugin
Prints the groups managed by this wiki, separated by commas.
The groups are sorted in ascending order, and are hyperlinked to the page that displays the group's members.
Parameters :
NONE- Since:
- 2.4.19
-
Field Summary
Fields inherited from interface org.apache.wiki.api.plugin.Plugin
CORE_PLUGINS_RESOURCEBUNDLE
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Groups
public Groups()
-
-
Method Details
-
execute
- Specified by:
execute
in interfacePlugin
- Throws:
PluginException
-