19declare(strict_types=1);
41 string $list_info =
"",
42 bool $multiple =
true,
57 $tabs = $this->gui->tabs();
58 $ctrl = $this->gui->ctrl();
59 $lng = $this->domain->lng();
60 if ($this->domain->settings($rep_obj_id)->isActivated()) {
61 $lng->loadLanguageModule(
"tax");
64 $lng->txt(
"tax_taxonomy"),
65 $ctrl->getLinkTargetByClass(\ilTaxonomySettingsGUI::class,
"")
addSubTab(int $rep_obj_id)
InternalDomainService $domain
getSettingsGUI(int $rep_obj_id, string $list_info="", bool $multiple=true, ?\ILIAS\Taxonomy\Settings\ModifierGUIInterface $modifier=null)
__construct(InternalDomainService $domain, InternalGUIService $gui)
@ilCtrl_Calls ilTaxonomySettingsGUI: ilObjTaxonomyGUI
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.