Public Member Functions | |
| __construct ($name) | |
| renderElement () | |
| renderLabel () | |
Protected Attributes | |
| $type | |
Definition at line 202 of file form.class.php.
| __construct | ( | $ | name | ) |
Reimplemented from FormElement.
Reimplemented in InputText, InputHidden, InputPassword, InputFile, InputCheckbox, InputRadio, and Button.
Definition at line 206 of file form.class.php.
| renderElement | ( | ) |
Reimplemented from FormElement.
Reimplemented in Button.
Definition at line 213 of file form.class.php.
| renderLabel | ( | ) |
Reimplemented from FormElement.
Reimplemented in InputHidden, and Button.
Definition at line 225 of file form.class.php.
$type [protected] |
Definition at line 204 of file form.class.php.
1.6.3