org.ceryle.wiki.plugin
Class PrintACL
java.lang.Object
org.ceryle.wiki.plugin.PrintACL
- All Implemented Interfaces:
- WikiPlugin
public class PrintACL
- extends Object
- implements WikiPlugin
A utility plugin that pretty-prints the ACL of the current page.
There are no parameters.
- Since:
- 2.4.x
- Author:
- Murray Altheim
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintACL
public PrintACL()
execute
public String execute(WikiContext context,
Map params)
throws PluginException
- Specified by:
execute in interface WikiPlugin
- Throws:
PluginException
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.