org.ceryle.wiki.handler
Class FormDebugHandler

java.lang.Object
  extended by org.ceryle.wiki.handler.FormDebugHandler
All Implemented Interfaces:
FormHandler, WikiPlugin

public class FormDebugHandler
extends Object
implements WikiPlugin, FormHandler

Hopefully this will help debug Wiki form problems.

Author:
John Volkar (john.volkar at gmail.com)

Field Summary
 
Fields inherited from interface com.ecyrd.jspwiki.plugin.WikiPlugin
CORE_PLUGINS_RESOURCEBUNDLE
 
Constructor Summary
FormDebugHandler()
           
 
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

FormDebugHandler

public FormDebugHandler()
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.