Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
evaluation_admin_edit.inc.php File Reference

Namespaces

namespace  evaluation

Variables

const NEW_EVALUATION_TITLE = _("Neue Evaluation")
const FIRST_ARRANGMENT_BLOCK_TITLE = _("Erster Gruppierungsblock")
 $debug = "</font></pre>"
global $user
if($itemID) elseif(Request::submitted('newButton'))
if(Request::option("rangeID")) 
$eval = new Evaluation($evalID, NULL, EVAL_LOAD_NO_CHILDREN)
if($eval->hasVoted()) $authorID = $eval->getAuthorID()
 $db = new EvaluationObjectDB()
if($authorID!=$user->id) if($error_msgs) $templateSite = include(EVAL_FILE_TEMPLATE)
 $EditTree = new EvaluationTreeEditView($itemID, $evalID)
if(Request::submitted('newButton')) $editSite = $EditTree->showEvalTree($itemID,1)

Variable Documentation

if ($eval->hasVoted()) $authorID = $eval->getAuthorID()
$db = new EvaluationObjectDB()
$debug = "</font></pre>"
if (Request::submitted('newButton')) $editSite = $EditTree->showEvalTree($itemID,1)
$EditTree = new EvaluationTreeEditView($itemID, $evalID)
if ($itemID) elseif (Request::submitted('newButton')) if (Request::option("rangeID")) $eval = new Evaluation($evalID, NULL, EVAL_LOAD_NO_CHILDREN)
if ($authorID!=$user->id) if ($error_msgs) $templateSite = include(EVAL_FILE_TEMPLATE)
global $user
const FIRST_ARRANGMENT_BLOCK_TITLE = _("Erster Gruppierungsblock")

FIRST_ARRANGMENT_BLOCK_TITLE title of a new arrangment block public

const NEW_EVALUATION_TITLE = _("Neue Evaluation")

NEW_EVALUATION_TITLE title of a new question block public