19declare(strict_types=1);
59 $this->
setCancel($this->
lng->txt(
'cancel'),
'cancelDeletePass');
60 $this->
setConfirm($this->
lng->txt(
'delete'),
'performDeletePass');
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
setFormAction(string $a_form_action)
setCancel(string $a_txt, string $a_cmd, string $a_id='')
setHeaderText(string $a_headertext)
setConfirm(string $a_txt, string $a_cmd, string $a_id='')
addHiddenItem(string $a_post_var, string $a_value)
Class ilCtrl provides processing control methods.
Base Exception for all Exceptions relating to Modules/Test.
const CONTEXT_INFO_SCREEN
__construct(ilCtrlInterface $ctrl, ilLanguage $lng, object $parentGUI)
build(int $activeId, int $pass, string $context)
const CONTEXT_PASS_OVERVIEW
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc