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

Data Structures

class  EvaluationObject
 

Namespaces

namespace  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

◆ EVAL_LOAD_ALL_CHILDREN

const EVAL_LOAD_ALL_CHILDREN 2

@const EVAL_LOAD_ALL_CHILDREN Load all children from DB @access public

◆ EVAL_LOAD_FIRST_CHILDREN

const EVAL_LOAD_FIRST_CHILDREN 1

@const EVAL_LOAD_FIRST_CHILDREN Load just the direct children from DB @access public

◆ EVAL_LOAD_NO_CHILDREN

const EVAL_LOAD_NO_CHILDREN 0

@const EVAL_LOAD_NO_CHILDREN Load no children from DB @access public

◆ EVAL_LOAD_ONLY_EVALGROUP

const EVAL_LOAD_ONLY_EVALGROUP 3

@const EVAL_LOAD_ONLY_EVALGROUP Load just the groups for performance reasons @access public

◆ INSTANCEOF_EVALOBJECT

const INSTANCEOF_EVALOBJECT "EvaluationObject"

@const INSTANCEOF_EVALOBJECT Is instance of an abstrakt evaluation object @access public