Inheritance diagram for FormControlWrapper:
Collaboration diagram for FormControlWrapper:Public Member Functions | |
| __construct () | |
A div wrapper control based on FormContainer for output via FormUI
Definition at line 1965 of file formui.php.
| FormControlWrapper::__construct | ( | ) |
Override the FormControl constructor to support more parameters
| string | $name Name of this control | |
| string | $classes The classes to use in the div wrapper markup |
Reimplemented from FormContainer.
Definition at line 1973 of file formui.php.
1.7.1