3 declare(strict_types=1);
51 case self::CONTEXT_PASS_OVERVIEW:
52 case self::CONTEXT_INFO_SCREEN:
53 case self::CONTEXT_DYN_TEST_PLAYER:
61 $this->
setCancel($this->
lng->txt(
'cancel'),
'cancelDeletePass');
62 $this->
setConfirm($this->
lng->txt(
'delete'),
'performDeletePass');
64 if ($context == self::CONTEXT_DYN_TEST_PLAYER) {
build(int $activeId, int $pass, string $context)
setFormAction(string $a_form_action)
setHeaderText(string $a_headertext)
addHiddenItem(string $a_post_var, string $a_value)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
const CONTEXT_PASS_OVERVIEW
__construct(ilCtrl $ctrl, ilLanguage $lng, object $parentGUI)
setCancel(string $a_txt, string $a_cmd, string $a_id='')
const CONTEXT_INFO_SCREEN
setConfirm(string $a_txt, string $a_cmd, string $a_id='')
__construct(Container $dic, ilPlugin $plugin)
const CONTEXT_DYN_TEST_PLAYER
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...