Public Member Functions | |
| __construct ($name) | |
| render () | |
Static Public Member Functions | |
| static | Factory ($name, $value= '', $label= '', $customId=null, $required=false, $attrList=array()) |
Definition at line 331 of file form.class.php.
| __construct | ( | $ | name | ) |
Reimplemented from Input.
Definition at line 333 of file form.class.php.
| static Factory | ( | $ | name, | |
| $ | value = '', |
|||
| $ | label = '', |
|||
| $ | customId = null, |
|||
| $ | required = false, |
|||
| $ | attrList = array() | |||
| ) | [static] |
Definition at line 342 of file form.class.php.
| render | ( | ) |
Reimplemented from FormElement.
Definition at line 355 of file form.class.php.
1.6.3