Package org.apache.wiki.forms

Contains classes for doing form handling within JSPWiki.

See:
          Description

Interface Summary
FormHandler A FormHandler performs logic based on input from an HTTP FORM, transmitted through a JSPWiki WikiPlugin (see Form.java).
 

Class Summary
FormClose Closes a WikiForm.
FormElement  
FormInfo Container for carrying HTTP FORM information between WikiPlugin invocations in the Session.
FormInput Creates a simple input text field.
FormOpen Opens a WikiForm.
FormOutput  
FormSelect Creates a Form select field.
FormSet FormSet is a companion WikiPlugin for Form.
FormTextarea Creates a Form text area element.
 

Package org.apache.wiki.forms Description

Contains classes for doing form handling within JSPWiki.

Package Specification

This package contains all form-related classes, interfaces and helpers.

Related Documentation



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.