19declare(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);
76 return new \ilPresentationTableGUI($parent_object, $glossary, $offline_mode, $tax_node);
InternalGUIService $gui_service
PresentationFullGUI(\ilGlossaryPresentationGUI $parent_object, \ilObjGlossary $glossary, bool $offline_mode, int $tax_node=0)
PresentationTableGUI(\ilGlossaryPresentationGUI $parent_object, \ilObjGlossary $glossary, bool $offline_mode, int $tax_node=0)
ObjGlossaryGUI(int $ref_id)
TermDefinitionBulkCreationGUI(\ilObjGlossary $glossary)
request(?array $query_params=null)
__construct(InternalDomainService $domain_service, InternalGUIService $gui_service)
InternalDomainService $domain_service
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
GUI class for ilGlossary.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...