|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\Glossary\Presentation\GUIService:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
| request (?array $query_params=null) | |
| ObjGlossaryGUI (int $ref_id) | |
| TermDefinitionBulkCreationGUI (\ilObjGlossary $glossary) | |
| PresentationFullGUI (\ilGlossaryPresentationGUI $parent_object, \ilObjGlossary $glossary, bool $offline_mode, int $tax_node=0) | |
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::PresentationFullGUI | ( | \ilGlossaryPresentationGUI | $parent_object, |
| \ilObjGlossary | $glossary, | ||
| bool | $offline_mode, | ||
| int | $tax_node = 0 |
||
| ) |
Definition at line 61 of file class.GUIService.php.
| ILIAS\Glossary\Presentation\GUIService::request | ( | ?array | $query_params = null | ) |
Definition at line 42 of file class.GUIService.php.
| ILIAS\Glossary\Presentation\GUIService::TermDefinitionBulkCreationGUI | ( | \ilObjGlossary | $glossary | ) |
Definition at line 56 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().