ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
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().
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().
ILIAS\MediaPool\InternalGUIService::standardRequest | ( | ) |
Definition at line 40 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
|
staticprotected |
Definition at line 30 of file class.InternalGUIService.php.