|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Repository\InternalGUIService:Public Member Functions | |
| __construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
| administration () | |
| pluginSlot () | |
| trash () | |
| standardRequest () | |
Protected Attributes | |
| InternalDataService | $data_service |
| InternalDomainService | $domain_service |
Definition at line 28 of file class.InternalGUIService.php.
| ILIAS\Repository\InternalGUIService::__construct | ( | Container | $DIC, |
| InternalDataService | $data_service, | ||
| InternalDomainService | $domain_service | ||
| ) |
Definition at line 35 of file class.InternalGUIService.php.
References ILIAS\Repository\InternalGUIService\$data_service, ILIAS\Repository\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
Here is the call graph for this function:| ILIAS\Repository\InternalGUIService::administration | ( | ) |
Definition at line 45 of file class.InternalGUIService.php.
| ILIAS\Repository\InternalGUIService::pluginSlot | ( | ) |
Definition at line 53 of file class.InternalGUIService.php.
| ILIAS\Repository\InternalGUIService::standardRequest | ( | ) |
Definition at line 69 of file class.InternalGUIService.php.
References ILIAS\Repository\http().
Referenced by ilStyleCharacteristicGUI\__construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Repository\InternalGUIService::trash | ( | ) |
Definition at line 61 of file class.InternalGUIService.php.
|
protected |
Definition at line 32 of file class.InternalGUIService.php.
Referenced by ILIAS\Repository\InternalGUIService\__construct(), and ILIAS\Style\Content\InternalGUIService\__construct().
|
protected |
Definition at line 33 of file class.InternalGUIService.php.
Referenced by ILIAS\Repository\InternalGUIService\__construct(), and ILIAS\Style\Content\InternalGUIService\__construct().