This class represents a single form variable that may be rendered as one or more form fields.
Located in /Form/Form.php (line 4397)
A long description of the variable's purpose, special instructions, etc.
The form instance this variable is assigned to.
The variable help text.
A short description of this variable's purpose.
Whether this is a readonly variable.
Whether this is a required variable.
A Horde_Form_Type instance.
The internally used name.
A Horde_Form_Action instance.
Whether this is an array variable.
TODO
The default value.
Whether this variable is disabled.
Whether this is a hidden variable.
TODO
Variable constructor.
Disables this variable.
Returns this variable's default value.
Returns this variable's long description.
Returns the help text of this variable.
Return the short description of this variable.
Processes the submitted value of this variable according to the rules of the variable type.
Returns a variable option's value.
Returns the name of this variable's type.
Returns the submitted or default value of this variable.
If an action is attached to this variable, the value will get passed to the action object.
Returns the possible values of this variable.
Returns the internally used variable name.
Returns whether this variable has an attached action.
Returns whether this variable has a long description.
Returns whether this variable has some help text assigned.
Makes this a hidden variable.
Returns whether this is an array variable.
Returns whether this variable is disabled.
Returns whether this is a hidden variable.
Returns whether this is a readonly variable.
Returns whether this is a required variable.
Returns whether this variable is to upload a file.
Assigns an action to this variable.
Example:
Sets a default value for this variable.
Assign this variable to the specified form.
Assigns a help text to this variable.
Sets a variable option.
Validates this variable.
Documentation generated on Sun, 30 Jan 2011 05:17:33 +0000 by phpDocumentor 1.4.3