ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 |
|||
) |
ilSurveyPhrases constructor
Definition at line 40 of file class.ilSurveyCategory.php.
References $title.
ilSurveyCategory::__get | ( | $value | ) |
Object getter.
Definition at line 54 of file class.ilSurveyCategory.php.
ilSurveyCategory::__set | ( | $key, | |
$value | |||
) |
|
private |
Definition at line 35 of file class.ilSurveyCategory.php.