19 declare(strict_types=1);
45 return new \ILIAS\Taxonomy\Settings\GUIService(
46 $this->domain_service,
53 $tax_gui = new \ilObjTaxonomyGUI();
54 $tax_gui->setAssignedObject($rep_obj_id);
initGUIServices(\ILIAS\DI\Container $DIC)
getObjTaxonomyGUI(int $rep_obj_id)
Interface Observer Contains several chained tasks and infos about them.
InternalDomainService $domain_service
__construct(Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service)
trait GlobalDICGUIServices
Customizing of pimple-DIC for ILIAS.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
InternalDataService $data_service