|
Stud.IP
3.1 Revision 48552
|
Functions | |
| do_template ($column) | |
| freetype_answers ($parent_id, $anz_nutzer) | |
| user_answers_residual ($parent_id) | |
| user_answers ($evalanswer_id) | |
| answers ($parent_id, $anz_nutzer, $question_type) | |
| groups ($parent_id) | |
Variables | |
| $EVAL_AUSWERTUNG_GRAPH_FORMAT = Config::get()->EVAL_AUSWERTUNG_GRAPH_FORMAT ?: 'gif' | |
| $eval_id = Request::option('eval_id') | |
| $eval = new Evaluation($eval_id) | |
| if(EvaluationObjectDB::getEvalUserRangesWithNoPermission($eval)==YES||count($eval-> errorArray) > 0) | $tmp_path_export = $GLOBALS['TMP_PATH']. '/export/' |
| $eval_templates = array() | |
| $has_template = 0 | |
| $pattern = array("'<img[\s]+[^>]*?src[\s]?=[\s\"\']+(.*?)[\"\']+.*?>'si") | |
| $replace = array("<fo:external-graphic src=\"url(\\1)\"/>") | |
| $query | |
| $statement = DBManager::get()->prepare($query) | |
| answers | ( | $parent_id, | |
| $anz_nutzer, | |||
| $question_type | |||
| ) |

| do_template | ( | $column | ) |
| freetype_answers | ( | $parent_id, | |
| $anz_nutzer | |||
| ) |

| groups | ( | $parent_id | ) |

| user_answers | ( | $evalanswer_id | ) |

| user_answers_residual | ( | $parent_id | ) |

| $eval = new Evaluation($eval_id) |
| $EVAL_AUSWERTUNG_GRAPH_FORMAT = Config::get()->EVAL_AUSWERTUNG_GRAPH_FORMAT ?: 'gif' |
| $eval_id = Request::option('eval_id') |
| $eval_templates = array() |
| $has_template = 0 |
| $pattern = array("'<img[\s]+[^>]*?src[\s]?=[\s\"\']+(.*?)[\"\']+.*?>'si") |
| $query |
| $replace = array("<fo:external-graphic src=\"url(\\1)\"/>") |
| $statement = DBManager::get()->prepare($query) |
| if (EvaluationObjectDB::getEvalUserRangesWithNoPermission($eval)==YES||count($eval->errorArray) > 0) $tmp_path_export = $GLOBALS['TMP_PATH']. '/export/' |