3 declare(strict_types=1);
45 $this->gui_service->http(),
46 $this->domain_service->refinery(),
53 return new \ilObjGlossaryGUI([], $ref_id,
true,
false);
58 return new \ilTermDefinitionBulkCreationGUI($this->domain_service, $this->gui_service, $glossary);
67 return new \ilPresentationFullGUI($parent_object, $glossary, $offline_mode, $tax_node);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(InternalDomainService $domain_service, InternalGUIService $gui_service)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
InternalGUIService $gui_service
ObjGlossaryGUI(int $ref_id)
request(?array $query_params=null)
TermDefinitionBulkCreationGUI(\ilObjGlossary $glossary)
PresentationFullGUI(\ilGlossaryPresentationGUI $parent_object, \ilObjGlossary $glossary, bool $offline_mode, int $tax_node=0)
InternalDomainService $domain_service
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...