Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
evaluation_admin_template.inc.php File Reference

Namespaces

namespace  evaluation

Functions

 save1 ($myuserid)

Variables

 $db = new EvaluationQuestionDB()
 $lib = new EvalTemplateGUI()
 $rangeID = ($rangeID) ? $rangeID : $SessSemName[1]
if(empty($rangeID)) $command = $lib->getPageCommand()
 $odb = new EvaluationObjectDB()
 $template_multiple = isset($_POST['template_multiple']) ? $_POST['template_multiple'] : $template_multiple
if(empty($template_answers))
elseif($_POST['template_answers'])
if($onthefly &&($command=="delete"||$command=="add_answers"||$command=="delete_answers"||$command=="save2"))
switch($command) 
$br = new HTMpty( "br" )
 $tableA = new HTM ("table")
 $trA = new HTM( "tr" )
 $tdA = new HTM( "td" )
 $table = new HTM ("table")
 $tr = new HTM( "tr" )
 $td = new HTM( "td" )
if($command) $js = EvalCommon::createEvalShowJS( YES )

Function Documentation

save1 (   $myuserid)

Here is the call graph for this function:

Variable Documentation

if (empty($template_answers)) elseif ($_POST['template_answers']) if ($onthefly &&($command=="delete"||$command=="add_answers"||$command=="delete_answers"||$command=="save2")) switch ($command) $br = new HTMpty( "br" )
if (empty($rangeID)) $command = $lib->getPageCommand()
$db = new EvaluationQuestionDB()
if ($command) $js = EvalCommon::createEvalShowJS( YES )
$lib = new EvalTemplateGUI()
$odb = new EvaluationObjectDB()
$rangeID = ($rangeID) ? $rangeID : $SessSemName[1]
$table = new HTM ("table")
$tableA = new HTM ("table")
$td = new HTM( "td" )
$tdA = new HTM( "td" )
$template_multiple = isset($_POST['template_multiple']) ? $_POST['template_multiple'] : $template_multiple
$tr = new HTM( "tr" )
$trA = new HTM( "tr" )