|
Class Summary |
| BibRefPlugin |
The BibRefPlugin provides a simple bibliographic form template by
extending the FormPlugin with
a common set of bibliographic form fields. |
| FormControl |
A form control struct, currently supporting content for input and textarea
controls. |
| FormPlugin |
FormPlugin extends FormElement
(in the same manner as FormOpen, except that is its own FormHandler)
to respond to edits to an ongoing wiki-based form, using a single
plugin. |
| MetaFormPlugin |
MetaFormPlugin extends FormElement
in the same manner as FormPlugin, except that it reads from and writes to
the metadata of a wiki page backed by an XNodeProvider (from an XNodeStore). |