org.ceryle.wiki.plugin
Class InsertPage
java.lang.Object
com.ecyrd.jspwiki.plugin.InsertPage
org.ceryle.wiki.plugin.InsertPage
- All Implemented Interfaces:
- WikiPlugin
public class InsertPage
- extends InsertPage
Silly little override to insist that a 'class' parameter be used,
forces 'insertion' if one was not specified by the caller.
- Author:
- John Volkar (john.volkar at gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InsertPage
public InsertPage()
execute
public String execute(WikiContext context,
Map params)
throws PluginException
- Specified by:
execute in interface WikiPlugin- Overrides:
execute in class InsertPage
- Throws:
PluginException
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.