|
ILIAS
trunk Revision v12.0_alpha-1227-g7ff6d300864
|
Collaboration diagram for ILIAS\MediaPool\InternalGUIService:Public Member Functions | |
| __construct (Container $DIC, protected InternalDataService $data_service, protected InternalDomainService $domain_service) | |
| standardRequest () | |
| clipboard () | |
| settings () | |
| permanentLink (int $ref_id=0) | |
Static Protected Attributes | |
| static array | $instance = [] |
Definition at line 28 of file class.InternalGUIService.php.
| ILIAS\MediaPool\InternalGUIService::__construct | ( | Container | $DIC, |
| protected InternalDataService | $data_service, | ||
| protected InternalDomainService | $domain_service | ||
| ) |
Definition at line 33 of file class.InternalGUIService.php.
References ILIAS\Repository\initGUIServices().
Here is the call graph for this function:| ILIAS\MediaPool\InternalGUIService::clipboard | ( | ) |
Definition at line 49 of file class.InternalGUIService.php.
| ILIAS\MediaPool\InternalGUIService::permanentLink | ( | int | $ref_id = 0 | ) |
Definition at line 66 of file class.InternalGUIService.php.
| ILIAS\MediaPool\InternalGUIService::settings | ( | ) |
Definition at line 57 of file class.InternalGUIService.php.
Referenced by ilObjMediaPoolGUI\executeCommand().
Here is the caller graph for this function:| ILIAS\MediaPool\InternalGUIService::standardRequest | ( | ) |
Definition at line 41 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:
|
staticprotected |
Definition at line 31 of file class.InternalGUIService.php.