Inheritance diagram for FormControlFieldset:
Collaboration diagram for FormControlFieldset:Public Member Functions | |
| __construct () | |
A fieldset control based on FormControl for output via a FormUI.
Definition at line 1942 of file formui.php.
| FormControlFieldset::__construct | ( | ) |
Override the FormControl constructor to support more parameters
| string | $name Name of this control | |
| string | $caption The legend to display in the fieldset markup |
Reimplemented from FormContainer.
Definition at line 1951 of file formui.php.
1.7.1