|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Inheritance diagram for ilObjectLP:
Collaboration diagram for ilObjectLP:Public Member Functions | |
| resetCaches () | |
| isAnonymized () | |
| getDefaultMode () | |
| getValidModes () | |
| getCurrentMode () | |
| isActive () | |
| getModeText ($a_mode) | |
| getModeInfoText ($a_mode) | |
| getCollectionInstance () | |
| getMembers ($a_search=true) | |
| resetLPDataForCompleteObject ($a_recursive=true) | |
| resetLPDataForUserIds (array $a_user_ids, $a_recursive=true) | |
| handleToTrash () | |
| handleDelete () | |
Static Public Member Functions | |
| static | getInstance ($a_obj_id) |
| static | isSupportedObjectType ($a_type) |
| static | handleMove ($a_source_ref_id) |
Protected Member Functions | |
| __construct ($a_obj_id) | |
| resetCustomLPDataForUserIds (array $a_user_ids, $a_recursive=true) | |
| gatherLPUsers () | |
| updateParentCollections () | |
Protected Attributes | |
| $obj_id | |
| $collection_instance | |
| $mode | |
Definition at line 14 of file class.ilObjectLP.php.
|
protected |
Reimplemented in ilPluginLP.
Definition at line 20 of file class.ilObjectLP.php.
|
protected |
Definition at line 318 of file class.ilObjectLP.php.
References ilChangeEvent\_getAllUserIds(), and ilLPMarks\_getAllUserIds().
Referenced by resetLPDataForCompleteObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjectLP::getCollectionInstance | ( | ) |
Definition at line 193 of file class.ilObjectLP.php.
References $collection_instance, $mode, $path, getCurrentMode(), ilLPObjSettings\LP_MODE_COLLECTION, ilLPObjSettings\LP_MODE_COLLECTION_MANUAL, ilLPObjSettings\LP_MODE_COLLECTION_TLT, ilLPObjSettings\LP_MODE_MANUAL_BY_TUTOR, ilLPObjSettings\LP_MODE_OBJECTIVES, and ilLPObjSettings\LP_MODE_SCORM.
Referenced by handleDelete().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjectLP::getCurrentMode | ( | ) |
Reimplemented in ilCourseLP, ilScormLP, and ilPluginLP.
Definition at line 150 of file class.ilObjectLP.php.
References $mode, ilLPObjSettings\_lookupDBMode(), and getDefaultMode().
Referenced by getCollectionInstance(), and isActive().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjectLP::getDefaultMode | ( | ) |
Reimplemented in ilCourseLP, ilExerciseLP, ilFolderLP, ilGroupLP, ilHTMLLearningModuleLP, ilLearningModuleLP, ilScormLP, ilSessionLP, ilTestLP, and ilPluginLP.
Definition at line 140 of file class.ilObjectLP.php.
References ilLPObjSettings\LP_MODE_UNDEFINED.
Referenced by getCurrentMode().
Here is the caller graph for this function:
|
static |
Definition at line 25 of file class.ilObjectLP.php.
References ilObject\_lookupType().
Referenced by ilLearningProgressBaseGUI\__appendLPDetails(), ilLPListOfSettingsGUI\__construct(), ilTrSummaryTableGUI\__construct(), ilLPProgressTableGUI\__construct(), ilLPTableBaseGUI\__construct(), ilLearningProgressGUI\__getNextClass(), ilLPListOfObjectsGUI\__initDetails(), ilLPListOfProgressGUI\__initDetails(), ilLearningProgressBaseGUI\__readItemStatusInfo(), ilLearningProgressBaseGUI\__setSubTabs(), ilLearningProgressBaseGUI\__showObjectDetails(), ilLPStatusFactory\_getClassById(), ilLPStatusCollection\_getCompleted(), ilLPStatusCollection\_getFailed(), ilLPStatusCollection\_getInProgress(), ilLPStatusFactory\_getInstance(), ilLPStatusCollection\_getStatusInfo(), ilLPStatusCollectionManual\_getStatusInfo(), ilLPStatusSCORM\_getStatusInfo(), ilLPStatusCollectionTLT\_getStatusInfo(), ilLPStatusCollectionManual\_setObjectStatus(), ilTimingCache\_showWarning(), ilConditionHandlerGUI\assign(), ilLearningProgressAccess\checkAccess(), ilLMExplorerGUI\checkLPIcon(), ilContainer\cloneDependencies(), ilLPStatusSCORM\determinePercentage(), ilLPStatusCollection\determineStatus(), ilLPStatusSCORM\determineStatus(), ilLearningProgressGUI\editManual(), ilLPProgressTableGUI\fillRow(), ilLPCronObjectStatistics\gatherCourseLPData(), ilSCORMCertificateAdapter\getCertificateVariablesDescription(), ilSCORMCertificateAdapter\getCertificateVariablesForPresentation(), ilSCORMCertificateAdapter\getCertificateVariablesForPreview(), getMembers(), ilTrQuery\getObjectIds(), ilTrQuery\getObjectsStatusForUser(), ilLPTableBaseGUI\getSelectableUserColumns(), ilObjSCORMInitData\getStatus(), ilTrQuery\getSubItemsStatusForUser(), ilTrQuery\getSubTree(), ilCourseAppEventListener\handleEvent(), ilTrackingAppEventListener\handleEvent(), ilSCORMOfflineMode\il2sop(), ilLearningProgressBaseGUI\ilLearningProgressBaseGUI(), ilLPObjSettings\ilLPObjSettings(), ilObjSCORM2004LearningModule\importSuccess(), ilObjSCORMLearningModule\importSuccess(), ilObjCourseGUI\initAttendanceList(), ilObjGroupGUI\initAttendanceList(), ilLearningProgressGUI\initCollectionManualForm(), ilObjCourseGUI\initEditForm(), ilLearningProgressBaseGUI\initEditUserForm(), ilTrUserObjectsPropsTableGUI\initFilter(), ilConditionHandlerGUI\initFormCondition(), ilLPStatusPlugin\initPluginObj(), ilLPTableBaseGUI\isPercentageAvailable(), ilSCORMTrackingItems\markedLearningStatusForExportSelected(), ilObjCourseGUI\membersObject(), ilObjGroupGUI\membersObject(), ilLPCollectionOfRepositoryObjects\parseTableGUIItem(), ilLPTableBaseGUI\parseTitle(), ilLPStatus\preloadListGUIData(), ilObjTest\removeTestResults(), resetLPDataForUserIds(), ilCourseObjectiveResult\resetTestForUser(), ilInfoScreenGUI\saveProgress(), ilLPTableBaseGUI\searchFilterListener(), ilObjContentObjectGUI\setilLMMenu(), ilInfoScreenGUI\showLearningProgress(), ilLearningProgressGUI\showtlt(), ilConditionHandlerGUI\updateCondition(), ilObjCourseGUI\updateLPFromStatus(), ilLearningProgressGUI\updateManual(), and ilLPCollectionOfRepositoryObjects\validateEntry().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjectLP::getMembers | ( | $a_search = true | ) |
Reimplemented in ilCourseLP, and ilGroupLP.
Definition at line 241 of file class.ilObjectLP.php.
References $path, $ref_id, ilObject\_getAllReferences(), ilObject\_lookupObjId(), and getInstance().
Here is the call graph for this function:| ilObjectLP::getModeInfoText | ( | $a_mode | ) |
Definition at line 183 of file class.ilObjectLP.php.
References ilLPObjSettings\_mode2InfoText().
Here is the call graph for this function:| ilObjectLP::getModeText | ( | $a_mode | ) |
Definition at line 178 of file class.ilObjectLP.php.
References ilLPObjSettings\_mode2Text().
Here is the call graph for this function:| ilObjectLP::getValidModes | ( | ) |
Reimplemented in ilCourseLP, ilExerciseLP, ilFolderLP, ilGroupLP, ilHTMLLearningModuleLP, ilLearningModuleLP, ilScormLP, ilSessionLP, ilTestLP, and ilPluginLP.
Definition at line 145 of file class.ilObjectLP.php.
|
final |
Definition at line 397 of file class.ilObjectLP.php.
References ilChangeEvent\_delete(), ilLPMarks\deleteObject(), getCollectionInstance(), and updateParentCollections().
Here is the call graph for this function:
|
staticfinal |
Definition at line 334 of file class.ilObjectLP.php.
References $ilDB, $query, ilObject\_getAllReferences(), ilObject\_lookupType(), and ilLPStatusWrapper\_refreshStatus().
Referenced by ilTrackingAppEventListener\handleEvent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
final |
Definition at line 392 of file class.ilObjectLP.php.
References updateParentCollections().
Here is the call graph for this function:| ilObjectLP::isActive | ( | ) |
Definition at line 165 of file class.ilObjectLP.php.
References $mode, getCurrentMode(), ilLPObjSettings\LP_MODE_DEACTIVATED, and ilLPObjSettings\LP_MODE_UNDEFINED.
Here is the call graph for this function:| ilObjectLP::isAnonymized | ( | ) |
Reimplemented in ilTestLP.
Definition at line 129 of file class.ilObjectLP.php.
|
static |
Definition at line 110 of file class.ilObjectLP.php.
References $valid.
Referenced by ilConditionHandler\getOperatorsByTargetType().
Here is the caller graph for this function:| ilObjectLP::resetCaches | ( | ) |
Definition at line 123 of file class.ilObjectLP.php.
|
protected |
Reimplemented in ilTestLP.
Definition at line 313 of file class.ilObjectLP.php.
Referenced by resetLPDataForUserIds().
Here is the caller graph for this function:
|
final |
Definition at line 272 of file class.ilObjectLP.php.
References gatherLPUsers(), and resetLPDataForUserIds().
Here is the call graph for this function:
|
final |
Definition at line 281 of file class.ilObjectLP.php.
References ilLPMarks\_deleteForUsers(), ilChangeEvent\_deleteReadEventsForUsers(), ilObject\_lookupObjId(), ilLPStatusWrapper\_updateStatus(), getInstance(), and resetCustomLPDataForUserIds().
Referenced by resetLPDataForCompleteObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
finalprotected |
Definition at line 414 of file class.ilObjectLP.php.
References $ilDB, $query, ilObject\_lookupType(), and ilLPStatusWrapper\_refreshStatus().
Referenced by handleDelete(), and handleToTrash().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 17 of file class.ilObjectLP.php.
Referenced by getCollectionInstance().
|
protected |
Definition at line 18 of file class.ilObjectLP.php.
Referenced by getCollectionInstance(), getCurrentMode(), and isActive().
|
protected |
Definition at line 16 of file class.ilObjectLP.php.