Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
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

const EVAL_STATE_ACTIVE = "active"

EVAL_STATE_ACTIVE Beschreibung public

const EVAL_STATE_NEW = "new"

EVAL_STATE_NEW Beschreibung public

const EVAL_STATE_STOPPED = "stopped"

EVAL_STATE_STOPPED Beschreibung public

const INSTANCEOF_EVALDB = "EvalDB"

INSTANCEOF_EVALDB Is instance of an evaluationDB object public