Package org.apache.wiki.forms
Class FormClose
java.lang.Object
org.apache.wiki.forms.FormElement
org.apache.wiki.forms.FormClose
- All Implemented Interfaces:
Plugin
Closes a WikiForm.
-
Field Summary
Fields inherited from class org.apache.wiki.forms.FormElement
FORM_VALUES_CARRIER, HANDLERPARAM_PREFIX, HIDE_SUCCESS, PARAM_ELEMENT, PARAM_FORM, PARAM_FORMNAMEHIDDEN, PARAM_HANDLER, PARAM_HIDEFORM, PARAM_INPUTNAME, PARAM_POPULATE, PARAM_SUBMITHANDLER, PARAM_VALUE
Fields inherited from interface org.apache.wiki.api.plugin.Plugin
CORE_PLUGINS_RESOURCEBUNDLE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.wiki.forms.FormElement
getFormInfo, storeFormInfo
-
Constructor Details
-
FormClose
public FormClose()
-
-
Method Details
-
execute
Builds a Form close tag. Removes any information on the form from the WikiContext.- Throws:
PluginException
-