

Public Member Functions | |
| __construct ($name=NULL, $value=NULL, $label=NULL, $color= '', $hint= '') | |
| setBold ($value=true) | |
Definition at line 3 of file labelcontrols.class.
| MBaseLabel::__construct | ( | $ | name = NULL, |
|
| $ | value = NULL, |
|||
| $ | label = NULL, |
|||
| $ | color = '', |
|||
| $ | hint = '' | |||
| ) |
Reimplemented from MFormControl.
Definition at line 5 of file labelcontrols.class.
References MFormControl::$hint, MFormControl::$label, MComponent::$name, and MFormControl::$value.
| MBaseLabel::setBold | ( | $ | value = true |
) |