19 declare(strict_types=1);
41 string $list_info =
"",
42 bool $multiple =
true,
45 return new \ilTaxonomySettingsGUI(
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,
"")
ilTaxonomySettingsGUI: ilObjTaxonomyGUI
Interface Observer Contains several chained tasks and infos about them.
getSettingsGUI(int $rep_obj_id, string $list_info="", bool $multiple=true, ?\ILIAS\Taxonomy\Settings\ModifierGUIInterface $modifier=null)
__construct(InternalDomainService $domain, InternalGUIService $gui)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
InternalDomainService $domain
addSubTab(int $rep_obj_id)