Stud.IP  jlu_3.3 Revision
EvaluationExportManager.class.php File Reference

Data Structures

class  EvaluationExportManager
 

Namespaces

namespace  evaluation
 

Variables

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

Variable Documentation

◆ EVALEXPORT_LIFETIME

const EVALEXPORT_LIFETIME 1800

@const EVALEXPORT_LIFETIME The lifetime in seconds for temporary files @access public

◆ EVALEXPORT_PATH_TEMP

const EVALEXPORT_PATH_TEMP $GLOBALS['TMP_PATH'].'/export'

@const EVALEXPORT_PATH_TEMP The path for temporary files @access public

◆ EVALEXPORT_PREFIX

const EVALEXPORT_PREFIX "evaluation"

@const EVALEXPORT_PREFIX The prefix for temporary filenames @access public

◆ INSTANCEOF_EVALEXPORTMANAGER

const INSTANCEOF_EVALEXPORTMANAGER "EvaluationExportManager"

@const INSTANCEOF_EVALEXPORTMANAGER Is instance of an export manager @access public