Class FormClose

java.lang.Object
org.apache.wiki.forms.FormElement
org.apache.wiki.forms.FormClose
All Implemented Interfaces:
org.apache.wiki.api.plugin.Plugin

public class FormClose extends FormElement
Closes a WikiForm.
  • Constructor Details

  • Method Details

    • execute

      public String execute(org.apache.wiki.api.core.Context ctx, Map<String,String> params) throws org.apache.wiki.api.exceptions.PluginException
      Builds a Form close tag. Removes any information on the form from the WikiContext.
      Throws:
      org.apache.wiki.api.exceptions.PluginException