ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
administration () | |
pluginSlot () | |
trash () | |
standardRequest () | |
ownership () | |
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().
ILIAS\Repository\InternalGUIService::administration | ( | ) |
Definition at line 45 of file class.InternalGUIService.php.
ILIAS\Repository\InternalGUIService::ownership | ( | ) |
Definition at line 77 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().
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().
|
protected |
Definition at line 33 of file class.InternalGUIService.php.
Referenced by ILIAS\Repository\InternalGUIService\__construct().