54 protected function getLinkTargetForCmd($cmd):
string 58 $ilCtrl = $DIC[
'ilCtrl'];
62 .
'/' . $ilCtrl->getLinkTarget($this->
getGUIObject(), $cmd,
'',
false,
false);
71 protected function getLinkTargetForRessource($cmd, $ressource):
string 75 $ilCtrl = $DIC[
'ilCtrl'];
76 $link =
'http://' .
$_SERVER[
'HTTP_HOST']
79 . $ilCtrl->getLinkTarget($this->
getGUIObject(), $cmd,
'',
false,
false) .
'&ressource=' . $ressource;
88 protected function getFormAction($default_cmd):
string 92 $ilCtrl = $DIC[
'ilCtrl'];
93 return $ilCtrl->getFormAction($this, $default_cmd);
99 protected function populatePluginCanvas($content)
104 $tpl->setVariable($this->
getGUIObject()->getTestOutputGUI()->getContentBlockName(), $content);
127 require_once
'./Modules/Test/classes/class.ilTestArchiver.php';
129 $archiver->handInParticipantMisc($active_fi, $pass,
$filename, $filepath);
152 abstract public function invoke($cmd = null);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
invoke($cmd=null)
Method all commands are forwarded to.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
handInFileForArchiving($active_fi, $pass, $filename, $filepath)
Hands in a file from the signature process associated with a given user and pass for archiving...
if($DIC->http() ->request() ->getMethod()=="GET" &&isset($DIC->http() ->request() ->getQueryParams()['tex'])) $tpl