TWiki::Form
text
type is mapped
to TWiki::Form::Text
and the checkbox
type to TWiki::Form::Checkbox
.
The TWiki::Form::FieldDefinition
class declares default behaviours for
types that accept a single value in their definitions. The
TWiki::Form::ListFieldDefinition
extends this for types that have lists
of possible values.
$form
- topic name to read form definition from
$def
- optional. a reference to a list of field definitions. if present, these definitions will be used, rather than those in $form
.
|
|||||||
$web
the web of the topic being rendered
$topic
the topic being rendered
$meta
the meta data for the form
$query
- the query
$metaObject
- the meta object that is storing the form values
$name
- name of a form field (value of the name
attribute)
$name
- name of a form field (value of the name
attribute)
TWiki::Form::FieldDefinition
, or undef if the form does not
define the field.
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
Microchip and others, are registered trademarks or trademarks of Microchip Technology Inc. and its subsidiaries.
Arm® and others are registered trademarks or trademarks of Arm Limited (or its affiliates). Other terms and product names may be trademarks of others.
Ideas, requests, contributions ? Connect to LinksToCommunities page.