ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
editing () | |
presentation () | |
Protected Attributes | |
InternalDataService | $data_service |
InternalDomainService | $domain_service |
Definition at line 30 of file class.InternalGUIService.php.
ILIAS\Glossary\InternalGUIService::__construct | ( | Container | $DIC, |
InternalDataService | $data_service, | ||
InternalDomainService | $domain_service | ||
) |
Definition at line 37 of file class.InternalGUIService.php.
References ILIAS\Glossary\InternalGUIService\$data_service, ILIAS\Glossary\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
ILIAS\Glossary\InternalGUIService::editing | ( | ) |
Definition at line 47 of file class.InternalGUIService.php.
ILIAS\Glossary\InternalGUIService::presentation | ( | ) |
Definition at line 55 of file class.InternalGUIService.php.
|
protected |
Definition at line 34 of file class.InternalGUIService.php.
Referenced by ILIAS\Glossary\InternalGUIService\__construct().
|
protected |
Definition at line 35 of file class.InternalGUIService.php.
Referenced by ILIAS\Glossary\InternalGUIService\__construct().