Changeset 812 for trunk/core/lib/Foswiki/Form.pm
- Timestamp:
- 11/19/08 16:05:12 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/lib/Foswiki/Form.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/lib/Foswiki/Form.pm
r809 r812 15 15 derived from Foswiki::Form::FieldDefinition. These objects are responsible 16 16 for the actual syntax and semantics of the field type. Form definitions 17 are parsed from TWiki tables, and the types are mapped by name to a17 are parsed from Foswiki tables, and the types are mapped by name to a 18 18 class declared in Foswiki::Form::* - for example, the =text= type is mapped 19 19 to =Foswiki::Form::Text= and the =checkbox= type to =Foswiki::Form::Checkbox=.
Note: See TracChangeset
for help on using the changeset viewer.
