org.ceryle.wiki.plugin
Class PrintACL

java.lang.Object
  extended by 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

Field Summary
 
Fields inherited from interface com.ecyrd.jspwiki.plugin.WikiPlugin
CORE_PLUGINS_RESOURCEBUNDLE
 
Constructor Summary
PrintACL()
           
 
Method Summary
 String execute(WikiContext context, Map params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintACL

public PrintACL()
Method Detail

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.