| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\MediaCast\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
| mediaCast (\ilObjMediaCast $media_cast) | |
| 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 52 of file class.InternalDomainService.php.
| ILIAS\MediaCast\InternalDomainService::mediaCast | ( | \ilObjMediaCast | $media_cast | ) | 
Definition at line 47 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().