|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\MediaPool\InternalGUIService:Public Member Functions | |
| __construct (Container $DIC, protected InternalDataService $data_service, protected InternalDomainService $domain_service) | |
| standardRequest () | |
| clipboard () | |
| settings () | |
Static Protected Attributes | |
| static array | $instance = [] |
Definition at line 27 of file class.InternalGUIService.php.
| ILIAS\MediaPool\InternalGUIService::__construct | ( | Container | $DIC, |
| protected InternalDataService | $data_service, | ||
| protected InternalDomainService | $domain_service | ||
| ) |
Definition at line 32 of file class.InternalGUIService.php.
References ILIAS\Repository\initGUIServices().
Here is the call graph for this function:| ILIAS\MediaPool\InternalGUIService::clipboard | ( | ) |
Definition at line 48 of file class.InternalGUIService.php.
| ILIAS\MediaPool\InternalGUIService::settings | ( | ) |
Definition at line 56 of file class.InternalGUIService.php.
Referenced by ilObjMediaPoolGUI\executeCommand().
Here is the caller graph for this function:| ILIAS\MediaPool\InternalGUIService::standardRequest | ( | ) |
Definition at line 40 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:
|
staticprotected |
Definition at line 30 of file class.InternalGUIService.php.