| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilCourseConstants:
 Collaboration diagram for ilCourseConstants:| Data Fields | |
| const | CRS_ADMIN = 1 | 
| const | CRS_MEMBER = 2 | 
| const | CRS_TUTOR = 3 | 
Definition at line 47 of file class.ilCourseConstants.php.
| const ilCourseConstants::CRS_ADMIN = 1 | 
Definition at line 49 of file class.ilCourseConstants.php.
Referenced by ilObjCourseGUI\assignMembersObject(), ilObjCourseGUI\executeCommand(), ilObjCourseGUI\importFileObject(), and ilObjCourseGUI\membersObject().
| const ilCourseConstants::CRS_MEMBER = 2 | 
Definition at line 50 of file class.ilCourseConstants.php.
Referenced by ilObjCourseGUI\assignMembersObject(), ilObjCourseGUI\executeCommand(), and ilObjCourseGUI\membersObject().
| const ilCourseConstants::CRS_TUTOR = 3 | 
Definition at line 51 of file class.ilCourseConstants.php.
Referenced by ilObjCourseGUI\assignMembersObject(), ilObjCourseGUI\executeCommand(), and ilObjCourseGUI\membersObject().