ILIAS
Release_4_1_x_branch Revision 61804
|
Survey category class. More...
Public Member Functions | |
__construct ($title=null, $other=0, $neutral=0, $label=null, $scale=null) | |
ilSurveyPhrases constructor | |
__get ($value) | |
Object getter. | |
__set ($key, $value) | |
Object setter. |
Private Attributes | |
$arrData |
Survey category class.
The ilSurveyCategory class encapsules a survey category
Definition at line 33 of file class.ilSurveyCategory.php.
ilSurveyCategory::__construct | ( | $title = null , |
|
$other = 0 , |
|||
$neutral = 0 , |
|||
$label = null , |
|||
$scale = null |
|||
) |
ilSurveyPhrases constructor
Definition at line 41 of file class.ilSurveyCategory.php.
References $title.
ilSurveyCategory::__get | ( | $value | ) |
Object getter.
Definition at line 61 of file class.ilSurveyCategory.php.
ilSurveyCategory::__set | ( | $key, | |
$value | |||
) |
Object setter.
Definition at line 85 of file class.ilSurveyCategory.php.
|
private |
Definition at line 35 of file class.ilSurveyCategory.php.