[line 1007]
[line 1032]
[line 1027]
[line 1022]
[line 1002]
(string)displayName: The name to be displayed for the field.
[line 1017]
[line 1012]
Form __construct( [string $legend = ''], [string $method = 'post'], [string $action = ''], [string $encType = ''])
void addField( field $field, [string $displayName = ''])
void addFields( array $fields)
void clear( )
void getError( )
Field getField( string $name)
string getForm( )
mixed getValue( string $fieldName)
boolean hasAnyUserValue( )
boolean hasValue( string $fieldName)
void isValid( )
void removeField( string $fieldName)
void setCssClass( string $newCssClass)
void setDisplayErrors( boolean $newVal)
void setValue( string $fieldName, mixed $newValue)