ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
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().
ILIAS\MediaCast\InternalDomainService::learningProgress | ( | \ilObjMediaCast | $cast | ) |
Definition at line 54 of file class.InternalDomainService.php.
References ilObject\getId().
ILIAS\MediaCast\InternalDomainService::mediaCast | ( | \ilObjMediaCast | $media_cast | ) |
Definition at line 49 of file class.InternalDomainService.php.
References ilObject\getId().
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.