| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Survey category class. More...
 Collaboration diagram for ilSurveyCategory:
 Collaboration diagram for ilSurveyCategory:| 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.