| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Inheritance diagram for ilCourseLP:
 Inheritance diagram for ilCourseLP: Collaboration diagram for ilCourseLP:
 Collaboration diagram for ilCourseLP:| Public Member Functions | |
| getDefaultMode () | |
| getValidModes () | |
| getCurrentMode () | |
| getMembers ($a_search=true) | |
|  Public Member Functions inherited from ilObjectLP | |
| resetCaches () | |
| isAnonymized () | |
| isActive () | |
| getModeText ($a_mode) | |
| getModeInfoText ($a_mode) | |
| getCollectionInstance () | |
| resetLPDataForCompleteObject ($a_recursive=true) | |
| resetLPDataForUserIds (array $a_user_ids, $a_recursive=true) | |
| handleToTrash () | |
| handleDelete () | |
| Protected Member Functions | |
| checkObjectives () | |
|  Protected Member Functions inherited from ilObjectLP | |
| __construct ($a_obj_id) | |
| resetCustomLPDataForUserIds (array $a_user_ids, $a_recursive=true) | |
| gatherLPUsers () | |
| updateParentCollections () | |
| Additional Inherited Members | |
|  Static Public Member Functions inherited from ilObjectLP | |
| static | getInstance ($a_obj_id) | 
| static | handleMove ($a_source_ref_id) | 
|  Protected Attributes inherited from ilObjectLP | |
| $obj_id | |
| $collection_instance | |
| $mode | |
Definition at line 14 of file class.ilCourseLP.php.
| 
 | protected | 
Definition at line 47 of file class.ilCourseLP.php.
References ilObjCourse\_lookupViewMode(), and IL_CRS_VIEW_OBJECTIVE.
Referenced by getCurrentMode(), getDefaultMode(), and getValidModes().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilCourseLP::getCurrentMode | ( | ) | 
Reimplemented from ilObjectLP.
Definition at line 38 of file class.ilCourseLP.php.
References checkObjectives(), and ilLPObjSettings\LP_MODE_OBJECTIVES.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCourseLP::getDefaultMode | ( | ) | 
Reimplemented from ilObjectLP.
Definition at line 16 of file class.ilCourseLP.php.
References checkObjectives(), ilLPObjSettings\LP_MODE_MANUAL_BY_TUTOR, and ilLPObjSettings\LP_MODE_OBJECTIVES.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCourseLP::getMembers | ( | $a_search = true | ) | 
Reimplemented from ilObjectLP.
Definition at line 57 of file class.ilCourseLP.php.
References ilCourseParticipants\_getInstanceByObjId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCourseLP::getValidModes | ( | ) | 
Reimplemented from ilObjectLP.
Definition at line 25 of file class.ilCourseLP.php.
References checkObjectives(), ilLPObjSettings\LP_MODE_COLLECTION, ilLPObjSettings\LP_MODE_DEACTIVATED, ilLPObjSettings\LP_MODE_MANUAL_BY_TUTOR, and ilLPObjSettings\LP_MODE_OBJECTIVES.
 Here is the call graph for this function:
 Here is the call graph for this function: