|
Stud.IP
3.1 Revision 48552
|


Public Member Functions | |
| __construct ($id, $label, $active=false) | |
| setId ($id) | |
| setLabel ($label) | |
| getId () | |
| getLabel () | |
| setActive ($active=true) | |
| isActive () | |
| render () | |
Public Member Functions inherited from WidgetElement | |
| __construct ($content= '') | |
Protected Attributes | |
| $id | |
| $label | |
| $active | |
Protected Attributes inherited from WidgetElement | |
| $content | |
| __construct | ( | $id, | |
| $label, | |||
$active = false |
|||
| ) |
| getId | ( | ) |
| getLabel | ( | ) |
| isActive | ( | ) |
| render | ( | ) |
| setActive | ( | $active = true | ) |
| setId | ( | $id | ) |
| setLabel | ( | $label | ) |
|
protected |
|
protected |
|
protected |