Inheritance diagram for FormControlLabel:
Collaboration diagram for FormControlLabel:Public Member Functions | |
| get ($forvalidation=true) | |
A label control based on FormControl for output via a FormUI.
Definition at line 1989 of file formui.php.
| FormControlLabel::get | ( | $ | forvalidation = true |
) |
Produce HTML output for this label control.
| boolean | $forvalidation True if this control should render error information based on validation. |
Reimplemented from FormControl.
Definition at line 1998 of file formui.php.
1.7.1