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