Stud.IP  2.3 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
eval_config.php File Reference

Functions

 createInfoBox ($imgLogo)

Variables

 $eval = new Evaluation($eval_id)
 if (EvaluationObjectDB::getEvalUserRangesWithNoPermission($eval)==YES||count($eval->errorArray) > 0)
 $graphtypes_mchoice
 $graphtypes_polscale
 $graphtypes_likertscale
 $db = new DB_Seminar()
 $can_change = FALSE
if(isset($cmd)&&$can_change
&&isset($eval_id)) 
$cssSw = new cssClassSwitcher

Function Documentation

createInfoBox (   $imgLogo)

Creates an infobox with image public

Parameters
string$imgLogoThe big logo at the top

Here is the call graph for this function:

Variable Documentation

$can_change = FALSE
if (isset($cmd)&&$can_change &&isset($eval_id)) $cssSw = new cssClassSwitcher
$db = new DB_Seminar()
$eval = new Evaluation($eval_id)
$graphtypes_likertscale
Initial value:
array("bars"=>"Balken",
"pie"=>"Tortenstücke",
"lines"=>"Linien",
"linepoints"=>"Linienpunkte",
"area"=>"Bereich",
"points"=>"Punkte",
"thinbarline"=>"Linienbalken"
)
$graphtypes_mchoice
Initial value:
array("bars"=>"Balken",
"points"=>"Punkte",
"thinbarline"=>"Linienbalken"
)
$graphtypes_polscale
Initial value:
array("bars"=>"Balken",
"pie"=>"Tortenstücke",
"lines"=>"Linien",
"linepoints"=>"Linienpunkte",
"area"=>"Bereich",
"points"=>"Punkte",
"thinbarline"=>"Linienbalken"
)
if(isset($eval_id)&&$can_change)