33 $this->main_tpl =
$DIC->ui()->mainTemplate();
42 public function handle(
string $command): string
49 $form_instance = $form->getForm($this->parent_gui->ilCtrl->getLinkTarget($this->parent_gui,
'settings.save'));
50 $cb_input = $form_instance->getItemByPostVar(
'activate');
51 $cb_input->setChecked(
false);
52 return $form_instance->getHTML();
Class ilObjWorkflowEngineGUI.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
ilGlobalTemplateInterface $main_tpl
__construct(ilObjWorkflowEngineGUI $parent_gui)
ilObjWorkflowEngineGUI $parent_gui
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...