ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (\ilObjMediaCast $media_cast) | |
addItemToLP (int $mob_id) | |
isCollectionMode () | |
Protected Attributes | |
ilObjMediaCast | $media_cast |
Definition at line 23 of file LearningProgressManager.php.
ILIAS\MediaCast\LearningProgress\LearningProgressManager::__construct | ( | \ilObjMediaCast | $media_cast | ) |
Definition at line 27 of file LearningProgressManager.php.
References ILIAS\MediaCast\LearningProgress\LearningProgressManager\$media_cast.
ILIAS\MediaCast\LearningProgress\LearningProgressManager::addItemToLP | ( | int | $mob_id | ) |
Definition at line 32 of file LearningProgressManager.php.
References ilLPStatusWrapper\_refreshStatus(), and ilObjectLP\getInstance().
ILIAS\MediaCast\LearningProgress\LearningProgressManager::isCollectionMode | ( | ) |
Definition at line 49 of file LearningProgressManager.php.
References ilObjectLP\getInstance(), and ilLPObjSettings\LP_MODE_COLLECTION_MOBS.
|
protected |
Definition at line 25 of file LearningProgressManager.php.
Referenced by ILIAS\MediaCast\LearningProgress\LearningProgressManager\__construct().