ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Survey category class. More...
Public Member Functions | |
__construct ($title=null, $other=0, $neutral=0, $label=null, $scale=null) | |
ilSurveyPhrases constructor More... | |
__get ($value) | |
Object getter. More... | |
__set ($key, $value) | |
Object setter. More... | |
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 |
|||
) |
ilSurveyCategory::__get | ( | $value | ) |
Object getter.
Definition at line 54 of file class.ilSurveyCategory.php.
ilSurveyCategory::__set | ( | $key, | |
$value | |||
) |
Object setter.
Definition at line 78 of file class.ilSurveyCategory.php.
|
private |
Definition at line 35 of file class.ilSurveyCategory.php.