| 
    Stud.IP
    2.4 Revision 48548
    
   | 
  
Namespaces | |
| namespace | evaluation | 
Variables | |
| const | DISCARD_OPENID = "discard_openid" | 
| $db = new EvaluationObjectDB () | |
| $lib = new EvalOverview ($db, $perm, $user) | |
| $rangeID = ($rangeID) ? $rangeID : $SessSemName[1] | |
| $_SESSION ['rangeID'] = $rangeID | |
| $debug = 0 | |
| $evalAction = $lib->getPageCommand() | |
| $openID = Request::option("openID") | |
| $evalID = Request::option("evalID") | |
| $search = Request::quoted("search") | |
| $templates_search = Request::quoted("templates_search") | |
| $js = EvalCommon::createEvalShowJS( YES ) | |
| $table = $lib->createMainTable () | |
| if(!($perm->have_studip_perm("tutor",  $rangeID))&&$user->id!=$rangeID)  | $safeguard | 
| if($templates_search) | $evalIDArray = $db->getEvaluationIDs () | 
| $templateTable = new HTML ("table") | |
| $templateTr = new HTML ("tr") | |
| $templateTd = new HTML ("td") | |
| $b = new HTML ("b") | |
| $tr = new HTML ("tr") | |
| $td = new HTML ("td") | |
| $line = new HTMLempty ("hr") | |
| $headline = new HTML ("h3") | |
| if ($debug) | |
| $_SESSION['rangeID'] = $rangeID | 
| $b = new HTML ("b") | 
| $db = new EvaluationObjectDB () | 
| $debug = 0 | 
| $evalAction = $lib->getPageCommand() | 
| $evalID = Request::option("evalID") | 
| $evalIDArray = $db->getEvaluationIDs () | 
| $headline = new HTML ("h3") | 
| $js = EvalCommon::createEvalShowJS( YES ) | 
| $lib = new EvalOverview ($db, $perm, $user) | 
| $line = new HTMLempty ("hr") | 
| $openID = Request::option("openID") | 
| $rangeID = ($rangeID) ? $rangeID : $SessSemName[1] | 
| $search = Request::quoted("search") | 
| $table = $lib->createMainTable () | 
| $td = new HTML ("td") | 
| $templates_search = Request::quoted("templates_search") | 
| $templateTable = new HTML ("table") | 
| $templateTd = new HTML ("td") | 
| $templateTr = new HTML ("tr") | 
| $tr = new HTML ("tr") | 
| const DISCARD_OPENID = "discard_openid" | 
| if($debug) |