| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\MediaPool\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, protected InternalRepoService $repo_service, protected InternalDataService $data_service) | |
| clipboard () | |
| mediapool (int $obj_id) | |
| tree (int $mep_obj_id) | |
| metadata () | |
| mediapoolSettings () | |
Protected Attributes | |
| Container | $dic | 
Static Protected Attributes | |
| static array | $instance = [] | 
Definition at line 29 of file class.InternalDomainService.php.
| ILIAS\MediaPool\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\MediaPool\InternalDomainService::clipboard | ( | ) | 
Definition at line 44 of file class.InternalDomainService.php.
| ILIAS\MediaPool\InternalDomainService::mediapool | ( | int | $obj_id | ) | 
Definition at line 51 of file class.InternalDomainService.php.
| ILIAS\MediaPool\InternalDomainService::mediapoolSettings | ( | ) | 
Definition at line 69 of file class.InternalDomainService.php.
| ILIAS\MediaPool\InternalDomainService::metadata | ( | ) | 
Definition at line 64 of file class.InternalDomainService.php.
References ILIAS\Repository\learningObjectMetadata().
 Here is the call graph for this function:| ILIAS\MediaPool\InternalDomainService::tree | ( | int | $mep_obj_id | ) | 
Definition at line 59 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.