Public Member Functions | |
| __construct ($name) | |
Static Public Member Functions | |
| static | Factory ($name, $label= '', $required=false, $attrList=array()) |
Definition at line 310 of file form.class.php.
| __construct | ( | $ | name | ) |
Reimplemented from Input.
Definition at line 312 of file form.class.php.
| static Factory | ( | $ | name, | |
| $ | label = '', |
|||
| $ | required = false, |
|||
| $ | attrList = array() | |||
| ) | [static] |
Definition at line 319 of file form.class.php.
1.6.3