|
Stud.IP
trunk Revision
|
Namespaces | |
| namespace | evaluation |
Variables | |
| const | NEW_EVALUATION_TITLE _("Neue Evaluation") |
| const | FIRST_ARRANGMENT_BLOCK_TITLE _("Erster Gruppierungsblock") |
| $debug | |
| global | $user |
| if(Request::submitted( 'newButton')) elseif(Request::option("evalID") &&(Request::option("evalID") !=NULL)) | else |
| $error | |
| $error_msgs [] = $error->createContent() | |
| $itemID = Request::option('itemID') | |
| 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) |
| if ( $eval->hasVoted()) $authorID = $eval->getAuthorID() |
| $db = new EvaluationObjectDB() |
| if (Request::submitted( 'newButton')) $editSite = $EditTree->showEvalTree($itemID,1) |
| $EditTree = new EvaluationTreeEditView($itemID, $evalID) |
| $error |
| $error_msgs[] = $error->createContent() |
| if( $itemID) elseif(Request::submitted('newButton')) if (Request::option("rangeID")) $eval = new Evaluation($evalID, NULL, EVAL_LOAD_NO_CHILDREN) |
| $itemID = Request::option('itemID') |
| if( $authorID !=$user->id) if ( $error_msgs) $templateSite = include(EVAL_FILE_TEMPLATE) |
| global $user |
| if(Request::submitted('newButton')) elseif (Request::option("evalID") &&(Request::option("evalID") !=NULL)) else |
| const FIRST_ARRANGMENT_BLOCK_TITLE _("Erster Gruppierungsblock") |
@const FIRST_ARRANGMENT_BLOCK_TITLE title of a new arrangment block @access public
| const NEW_EVALUATION_TITLE _("Neue Evaluation") |
@const NEW_EVALUATION_TITLE title of a new question block @access public