Public Member Functions | |
| __construct ($name) | |
| renderLabel () | |
| renderElement () | |
Static Public Member Functions | |
| static | Factory ($name, $label= '', $attrList=array()) |
Definition at line 395 of file form.class.php.
| __construct | ( | $ | name | ) |
Reimplemented from Input.
Definition at line 397 of file form.class.php.
| static Factory | ( | $ | name, | |
| $ | label = '', |
|||
| $ | attrList = array() | |||
| ) | [static] |
Definition at line 404 of file form.class.php.
| renderElement | ( | ) |
Reimplemented from Input.
Definition at line 419 of file form.class.php.
| renderLabel | ( | ) |
Reimplemented from Input.
Definition at line 414 of file form.class.php.
1.6.3