ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ilCheckboxOption Class Reference

This class represents an option in a checkbox group. More...

+ Inheritance diagram for ilCheckboxOption:
+ Collaboration diagram for ilCheckboxOption:

Additional Inherited Members

- Public Member Functions inherited from ilRadioOption
 __construct ($a_title="", $a_value="", $a_info="")
 
 setTitle ($a_title)
 Set Title. More...
 
 getTitle ()
 Get Title. More...
 
 setInfo ($a_info)
 Set Info. More...
 
 getInfo ()
 Get Info. More...
 
 setValue ($a_value)
 Set Value. More...
 
 getValue ()
 Get Value. More...
 
 setDisabled ($a_disabled)
 
 getDisabled ()
 
 addSubItem ($a_item)
 Add Subitem. More...
 
 getSubItems ()
 Get Subitems. More...
 
 getSubInputItemsRecursive ()
 
- Protected Attributes inherited from ilRadioOption
 $title
 
 $value
 
 $info
 
 $sub_items = array()
 
 $disabled
 

Detailed Description

This class represents an option in a checkbox group.

Author
Helmut Schottmüller ilias.nosp@m.@aur.nosp@m.ealis.nosp@m..de
Version
$Id$

Definition at line 31 of file class.ilCheckboxOption.php.


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