ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
__construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
request (?array $query_params=null) | |
ObjGlossaryGUI (int $ref_id) | |
Protected Attributes | |
InternalGUIService | $gui_service |
InternalDomainService | $domain_service |
Definition at line 29 of file class.GUIService.php.
ILIAS\Glossary\Presentation\GUIService::__construct | ( | InternalDomainService | $domain_service, |
InternalGUIService | $gui_service | ||
) |
Definition at line 34 of file class.GUIService.php.
References ILIAS\Glossary\Presentation\GUIService\$domain_service, and ILIAS\Glossary\Presentation\GUIService\$gui_service.
ILIAS\Glossary\Presentation\GUIService::ObjGlossaryGUI | ( | int | $ref_id | ) |
Definition at line 51 of file class.GUIService.php.
ILIAS\Glossary\Presentation\GUIService::request | ( | ?array | $query_params = null | ) |
Definition at line 42 of file class.GUIService.php.
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\Glossary\Presentation\GUIService\__construct().
|
protected |
Definition at line 31 of file class.GUIService.php.
Referenced by ILIAS\Glossary\Presentation\GUIService\__construct().