|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\MediaPool\InternalGUIService:Public Member Functions | |
| __construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
| standardRequest () | |
| clipboard () | |
Protected Attributes | |
| InternalDataService | $data_service |
| InternalDomainService | $domain_service |
Definition at line 30 of file class.InternalGUIService.php.
| ILIAS\MediaPool\InternalGUIService::__construct | ( | Container | $DIC, |
| InternalDataService | $data_service, | ||
| InternalDomainService | $domain_service | ||
| ) |
Definition at line 37 of file class.InternalGUIService.php.
References ILIAS\MediaPool\InternalGUIService\$data_service, ILIAS\MediaPool\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
Here is the call graph for this function:| ILIAS\MediaPool\InternalGUIService::clipboard | ( | ) |
Definition at line 55 of file class.InternalGUIService.php.
| ILIAS\MediaPool\InternalGUIService::standardRequest | ( | ) |
Definition at line 47 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:
|
protected |
Definition at line 34 of file class.InternalGUIService.php.
Referenced by ILIAS\MediaPool\InternalGUIService\__construct().
|
protected |
Definition at line 35 of file class.InternalGUIService.php.
Referenced by ILIAS\MediaPool\InternalGUIService\__construct().