Stud.IP  5.4
 All Data Structures Namespaces Files Functions Variables Groups
EvaluationObject.class.php File Reference

Data Structures

class  EvaluationObject
 

Namespaces

 evaluation
 

Variables

const INSTANCEOF_EVALOBJECT "EvaluationObject"
 
const EVAL_LOAD_NO_CHILDREN 0
 
const EVAL_LOAD_FIRST_CHILDREN 1
 
const EVAL_LOAD_ALL_CHILDREN 2
 
const EVAL_LOAD_ONLY_EVALGROUP 3
 

Variable Documentation

const EVAL_LOAD_ALL_CHILDREN 2

EVAL_LOAD_ALL_CHILDREN Load all children from DB public

const EVAL_LOAD_FIRST_CHILDREN 1

EVAL_LOAD_FIRST_CHILDREN Load just the direct children from DB public

const EVAL_LOAD_NO_CHILDREN 0

EVAL_LOAD_NO_CHILDREN Load no children from DB public

const EVAL_LOAD_ONLY_EVALGROUP 3

EVAL_LOAD_ONLY_EVALGROUP Load just the groups for performance reasons public

const INSTANCEOF_EVALOBJECT "EvaluationObject"

INSTANCEOF_EVALOBJECT Is instance of an abstrakt evaluation object public