|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\MediaCast\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, protected InternalRepoService $repo_service, protected InternalDataService $data_service) | |
| notes () | |
| mediaCast (\ilObjMediaCast $media_cast) | |
| learningProgress (\ilObjMediaCast $cast) | |
| mediacastSettings () | |
Protected Attributes | |
| Container | $dic |
Static Protected Attributes | |
| static array | $instance = [] |
Definition at line 28 of file class.InternalDomainService.php.
| ILIAS\MediaCast\InternalDomainService::__construct | ( | Container | $DIC, |
| protected InternalRepoService | $repo_service, | ||
| protected InternalDataService | $data_service | ||
| ) |
Definition at line 35 of file class.InternalDomainService.php.
References $DIC, and ILIAS\Repository\initDomainServices().
Here is the call graph for this function:| ILIAS\MediaCast\InternalDomainService::learningProgress | ( | \ilObjMediaCast | $cast | ) |
Definition at line 54 of file class.InternalDomainService.php.
References ilObject\getId().
Here is the call graph for this function:| ILIAS\MediaCast\InternalDomainService::mediaCast | ( | \ilObjMediaCast | $media_cast | ) |
Definition at line 49 of file class.InternalDomainService.php.
References ilObject\getId().
Here is the call graph for this function:| ILIAS\MediaCast\InternalDomainService::mediacastSettings | ( | ) |
Definition at line 59 of file class.InternalDomainService.php.
| ILIAS\MediaCast\InternalDomainService::notes | ( | ) |
Definition at line 44 of file class.InternalDomainService.php.
|
protected |
Definition at line 33 of file class.InternalDomainService.php.
|
staticprotected |
Definition at line 32 of file class.InternalDomainService.php.