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

Data Structures

class  EvaluationDB
 

Namespaces

namespace  evaluation
 

Variables

const INSTANCEOF_EVALDB "EvalDB"
 
const EVAL_STATE_NEW "new"
 
const EVAL_STATE_ACTIVE "active"
 
const EVAL_STATE_STOPPED "stopped"
 

Variable Documentation

◆ EVAL_STATE_ACTIVE

const EVAL_STATE_ACTIVE "active"

@const EVAL_STATE_ACTIVE Beschreibung @access public

◆ EVAL_STATE_NEW

const EVAL_STATE_NEW "new"

@const EVAL_STATE_NEW Beschreibung @access public

◆ EVAL_STATE_STOPPED

const EVAL_STATE_STOPPED "stopped"

@const EVAL_STATE_STOPPED Beschreibung @access public

◆ INSTANCEOF_EVALDB

const INSTANCEOF_EVALDB "EvalDB"

@const INSTANCEOF_EVALDB Is instance of an evaluationDB object @access public