org.ceryle.wiki.plugin
Class InsertPage

java.lang.Object
  extended by com.ecyrd.jspwiki.plugin.InsertPage
      extended by 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)

Field Summary
 
Fields inherited from class com.ecyrd.jspwiki.plugin.InsertPage
ATTR_RECURSE, PARAM_CLASS, PARAM_DEFAULT, PARAM_MAXLENGTH, PARAM_PAGENAME, PARAM_SECTION, PARAM_STYLE
 
Fields inherited from interface com.ecyrd.jspwiki.plugin.WikiPlugin
CORE_PLUGINS_RESOURCEBUNDLE
 
Constructor Summary
InsertPage()
           
 
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

InsertPage

public InsertPage()
Method Detail

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.