ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
__construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
mediaCast () | |
learningProgress (\ilObjMediaCast $cast) | |
Protected Attributes | |
InternalRepoService | $repo_service |
InternalDataService | $data_service |
Definition at line 30 of file class.InternalDomainService.php.
ILIAS\MediaCast\InternalDomainService::__construct | ( | Container | $DIC, |
InternalRepoService | $repo_service, | ||
InternalDataService | $data_service | ||
) |
Definition at line 37 of file class.InternalDomainService.php.
References ILIAS\MediaCast\InternalDomainService\$data_service, ILIAS\MediaCast\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
ILIAS\MediaCast\InternalDomainService::learningProgress | ( | \ilObjMediaCast | $cast | ) |
Definition at line 63 of file class.InternalDomainService.php.
ILIAS\MediaCast\InternalDomainService::mediaCast | ( | ) |
Definition at line 58 of file class.InternalDomainService.php.
|
protected |
Definition at line 35 of file class.InternalDomainService.php.
Referenced by ILIAS\MediaCast\InternalDomainService\__construct().
|
protected |
Definition at line 34 of file class.InternalDomainService.php.
Referenced by ILIAS\MediaCast\InternalDomainService\__construct().