|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\MediaCast\InternalDomainService: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().
Here is the call graph for this function:| 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().