Public Member Functions | |
| __construct ($name) | |
| render () | |
| renderLabel () | |
Static Public Member Functions | |
| static | Factory ($name, $value= '', $attrList=array()) |
Definition at line 255 of file form.class.php.
| __construct | ( | $ | name | ) |
Reimplemented from Input.
Definition at line 257 of file form.class.php.
| static Factory | ( | $ | name, | |
| $ | value = '', |
|||
| $ | attrList = array() | |||
| ) | [static] |
Definition at line 276 of file form.class.php.
| render | ( | ) |
Reimplemented from FormElement.
Definition at line 264 of file form.class.php.
| renderLabel | ( | ) |
Reimplemented from Input.
Definition at line 271 of file form.class.php.
1.6.3