4require_once 
'Services/Component/classes/class.ilPlugin.php';
 
   84        protected function getLinkTargetForCmd(
$cmd)
 
  100        protected function getLinkTargetForRessource(
$cmd, $ressource)
 
  104                $link = 
'http://'. 
$_SERVER[
'HTTP_HOST']
 
  116        protected function getFormAction($default_cmd)
 
  120                return $ilCtrl->getFormAction($this, $default_cmd);
 
  126        protected function populatePluginCanvas($content)
 
  130                $tpl->setVariable($this->
getGUIObject()->getTestOutputGUI()->getContentBlockName(), $content );
 
  153                require_once 
'./Modules/Test/classes/class.ilTestArchiver.php';
 
  155                $archiver->handInParticipantMisc($active_fi, 
$pass, 
$filename, $filepath);
 
An exception for terminatinating execution or to throw for unit testing.
Abstract parent class for all signature plugin classes.
invoke($cmd=null)
Method all commands are forwarded to.
getComponentName()
Get Component Name.
handInFileForArchiving($active_fi, $pass, $filename, $filepath)
Hands in a file from the signature process associated with a given user and pass for archiving.
slotInit()
Object initialization done by slot.
getComponentType()
Get Component Type.
if((!isset($_SERVER['DOCUMENT_ROOT'])) OR(empty($_SERVER['DOCUMENT_ROOT']))) $_SERVER['DOCUMENT_ROOT']