4require_once
'Services/UIComponent/Toolbar/classes/class.ilToolbarGUI.php';
5require_once
'Services/UIComponent/Button/classes/class.ilLinkButton.php';
6require_once
'Services/Form/classes/class.ilSelectInputGUI.php';
41 parent::__construct();
88 $link->setUrl($this->ctrl->getLinkTargetByClass(
'ilTestEvaluationGUI',
'outUserResultsOverview'));
89 $link->setCaption($this->lng->txt(
"tst_show_results"),
false);
95 $this->
setFormAction($this->ctrl->getFormAction($this->parentGUI));
97 $select =
new ilSelectInputGUI($this->lng->txt(
"tst_analysis"), self::SKILL_PROFILE_PARAM);
102 $this->
addFormButton($this->lng->txt(
"select"), $this->parentCMD);
110 $options[0] = $this->lng->txt(
'tst_all_test_competences');
115 $options[$skillProfileId] =
"{$this->lng->txt('tst_gap_analysis')}: {$skillProfileTitle}";
123 if (isset(
$postData[self::SKILL_PROFILE_PARAM])) {
if(!isset( $_REQUEST[ 'ReturnTo'])) if(!isset($_REQUEST['AuthId'])) $options
An exception for terminatinating execution or to throw for unit testing.
This class provides processing control methods.
if($session===NULL) $postData