26 $this->ctrl =
$GLOBALS[
'DIC'][
'ilCtrl'];
93 $next_class = $this->
getCtrl()->getNextClass($this);
94 $cmd = $this->
getCtrl()->getCmd();
96 switch ($next_class) {
108 include_once
'./Services/Utilities/classes/class.ilConfirmationGUI.php';
110 $confirm->setFormAction($this->
getCtrl()->getFormAction($this));
111 $confirm->setConfirm($a_btn_text, $a_cmd);
112 $confirm->setCancel($this->lng->txt(
'cancel'),
'cancel');
113 $confirm->setHeaderText($a_text);
115 $GLOBALS[
'DIC'][
'tpl']->setContent($confirm->getHTML());
123 $this->
getCtrl()->returnToParent($this);
An exception for terminatinating execution or to throw for unit testing.
Confirmation screen class.
Abstract class for component tasks.
getDescription()
get description of task
cancel()
Cancel and return to task list.
getGroupTitle()
Get title of group.
getActions()
Get actions for task table gui array( 'txt' => $lng->txt('sysc_action_repair') 'command' => 'repairTa...
executeCommand()
Execute command.
showSimpleConfirmation($a_text, $a_btn_text, $a_cmd)
Show simple confirmation.
getTitle()
Get title of task.
getGroupDescription()
Get description of group.
__construct(ilSCTask $task=null)
Defines a system check task.
$GLOBALS['JPEG_Segment_Names']
Global Variable: XMP_tag_captions.