|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\MediaPool\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
| clipboard () | |
| mediapool (int $obj_id) | |
| tree (int $mep_obj_id) | |
Protected Attributes | |
| InternalRepoService | $repo_service |
| InternalDataService | $data_service |
Definition at line 31 of file class.InternalDomainService.php.
| ILIAS\MediaPool\InternalDomainService::__construct | ( | Container | $DIC, |
| InternalRepoService | $repo_service, | ||
| InternalDataService | $data_service | ||
| ) |
Definition at line 38 of file class.InternalDomainService.php.
References ILIAS\MediaPool\InternalDomainService\$data_service, ILIAS\MediaPool\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
Here is the call graph for this function:| ILIAS\MediaPool\InternalDomainService::clipboard | ( | ) |
Definition at line 59 of file class.InternalDomainService.php.
| ILIAS\MediaPool\InternalDomainService::mediapool | ( | int | $obj_id | ) |
Definition at line 66 of file class.InternalDomainService.php.
| ILIAS\MediaPool\InternalDomainService::tree | ( | int | $mep_obj_id | ) |
Definition at line 74 of file class.InternalDomainService.php.
|
protected |
Definition at line 36 of file class.InternalDomainService.php.
Referenced by ILIAS\MediaPool\InternalDomainService\__construct().
|
protected |
Definition at line 35 of file class.InternalDomainService.php.
Referenced by ILIAS\MediaPool\InternalDomainService\__construct().