|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\MediaCast\LearningProgress\LearningProgressManager: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().
Here is the call graph for this function:| ILIAS\MediaCast\LearningProgress\LearningProgressManager::isCollectionMode | ( | ) |
Definition at line 49 of file LearningProgressManager.php.
References ilObjectLP\getInstance(), and ilLPObjSettings\LP_MODE_COLLECTION_MOBS.
Here is the call graph for this function:
|
protected |
Definition at line 25 of file LearningProgressManager.php.
Referenced by ILIAS\MediaCast\LearningProgress\LearningProgressManager\__construct().