Stud.IP  trunk Revision
EvaluationExportManager.class.php File Reference

Data Structures

class  EvaluationExportManager
 

Namespaces

 evaluation
 

Variables

const INSTANCEOF_EVALEXPORTMANAGER "EvaluationExportManager"
 
const EVALEXPORT_PREFIX "evaluation"
 
const EVALEXPORT_PATH_TEMP $GLOBALS['TMP_PATH']
 
const EVALEXPORT_LIFETIME 1800
 

Variable Documentation

◆ EVALEXPORT_LIFETIME

const EVALEXPORT_LIFETIME 1800

EVALEXPORT_LIFETIME The lifetime in seconds for temporary files public

◆ EVALEXPORT_PATH_TEMP

const EVALEXPORT_PATH_TEMP $GLOBALS['TMP_PATH']

EVALEXPORT_PATH_TEMP The path for temporary files public

◆ EVALEXPORT_PREFIX

const EVALEXPORT_PREFIX "evaluation"

EVALEXPORT_PREFIX The prefix for temporary filenames public

◆ INSTANCEOF_EVALEXPORTMANAGER

const INSTANCEOF_EVALEXPORTMANAGER "EvaluationExportManager"

INSTANCEOF_EVALEXPORTMANAGER Is instance of an export manager public