Stud.IP  3.2 Revision
SelectElement Class Reference
Inheritance diagram for SelectElement:
Inheritance graph
Collaboration diagram for SelectElement:
Collaboration graph

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='')
 
 render ()
 

Protected Attributes

 $id
 
 $label
 
 $active
 
- Protected Attributes inherited from WidgetElement
 $content
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $id,
  $label,
  $active = false 
)

Member Function Documentation

◆ getId()

getId ( )

◆ getLabel()

getLabel ( )

◆ isActive()

isActive ( )

◆ render()

render ( )

◆ setActive()

setActive (   $active = true)

◆ setId()

setId (   $id)

◆ setLabel()

setLabel (   $label)

Field Documentation

◆ $active

$active
protected

◆ $id

$id
protected

◆ $label

$label
protected

The documentation for this class was generated from the following file: