19 declare(strict_types=1);
36 InternalGUIService $gui_service
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);
request(?array $query_params=null)
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...
__construct(InternalDomainService $domain_service, InternalGUIService $gui_service)
TermDefinitionBulkCreationGUI(\ilObjGlossary $glossary)
ObjGlossaryGUI(int $ref_id)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
InternalDomainService $domain_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)
InternalGUIService $gui_service
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...