Stud.IP  jlu_3.3 Revision
evaluation.config.php File Reference

Namespaces

namespace  evaluation
 

Variables

const YES 1
 
const NO 0
 
const DEBUG 1
 
const QUOTED 1
 
const UNQUOTED 0
 
const EVAL_MIN_SEARCHLEN 3
 
const EVAL_MAX_TEMPLATENAMELEN 22
 
const EVAL_PATH_RELATIV "lib/evaluation/"
 
const EVAL_PATH EVAL_PATH_RELATIV
 
const EVAL_PATH_CLASSES EVAL_PATH."classes/"
 
const EVAL_PATH_DBCLASSES EVAL_PATH_CLASSES."db/"
 
const EVAL_FILE_EDIT "evaluation_admin_edit.inc.php"
 
const EVAL_FILE_TEMPLATE "evaluation_admin_template.inc.php"
 
const EVAL_FILE_OVERVIEW "evaluation_admin_overview.inc.php"
 
const EVAL_FILE_SHOW "show_evaluation.php"
 
const EVAL_FILE_ADMIN "admin_evaluation.php"
 
const EVAL_FILE_OBJECT EVAL_PATH_CLASSES."EvaluationObject.class.php"
 
const EVAL_FILE_OBJECTDB EVAL_PATH_DBCLASSES."EvaluationObjectDB.class.php"
 
const EVAL_FILE_EVAL EVAL_PATH_CLASSES."Evaluation.class.php"
 
const EVAL_FILE_EVALDB EVAL_PATH_DBCLASSES."EvaluationDB.class.php"
 
const EVAL_FILE_GROUP EVAL_PATH_CLASSES."EvaluationGroup.class.php"
 
const EVAL_FILE_GROUPDB EVAL_PATH_DBCLASSES."EvaluationGroupDB.class.php"
 
const EVAL_FILE_QUESTION EVAL_PATH_CLASSES."EvaluationQuestion.class.php"
 
const EVAL_FILE_QUESTIONDB EVAL_PATH_DBCLASSES."EvaluationQuestionDB.class.php"
 
const EVAL_FILE_ANSWER EVAL_PATH_CLASSES."EvaluationAnswer.class.php"
 
const EVAL_FILE_ANSWERDB EVAL_PATH_DBCLASSES."EvaluationAnswerDB.class.php"
 
const EVAL_FILE_EXPORTMANAGER EVAL_PATH_CLASSES."EvaluationExportManager.class.php"
 
const EVAL_FILE_EXPORTMANAGERCSV EVAL_PATH_CLASSES."EvaluationExportManagerCSV.class.php"
 
const EVAL_FILE_EVALTREE EVAL_PATH_CLASSES."EvaluationTree.class.php"
 
const EVAL_FILE_EDIT_TREEVIEW EVAL_PATH_CLASSES."EvaluationTreeEditView.class.php"
 
const EVAL_FILE_SHOW_TREEVIEW EVAL_PATH_CLASSES."EvaluationTreeShowUser.class.php"
 
const HTML EVAL_PATH_CLASSES."HTML.class.php"
 
const HTMLempty EVAL_PATH_CLASSES."HTMLempty.class.php"
 
const EVAL_LIB_COMMON EVAL_PATH."evaluation.lib.php"
 
const EVAL_LIB_OVERVIEW EVAL_PATH."evaluation_admin_overview.lib.php"
 
const EVAL_LIB_EDIT EVAL_PATH."evaluation_admin_edit.lib.php"
 
const EVAL_LIB_TEMPLATE EVAL_PATH."evaluation_admin_template.lib.php"
 
const EVAL_LIB_SHOW EVAL_PATH."evaluation_show.lib.php"
 
const EVAL_PIC_ICON Assets::image_path('icons/16/grey/test.png')
 
const EVAL_PIC_PREVIEW Assets::image_path('icons/16/blue/question-circle.png')
 
const EVAL_PIC_ADMIN Assets::image_path('icons/16/blue/admin.png')
 
const EVAL_PIC_LOGO Assets::image_path('sidebar/evaluation-sidebar.png')
 
const EVAL_PIC_ARROW Assets::image_path('icons/16/green/arr_1right.png')
 
const EVAL_PIC_ARROW_ACTIVE Assets::image_path('icons/16/green/arr_1down.png')
 
const EVAL_PIC_SUCCESS Assets::image_path('icons/16/green/accept.png')
 
const EVAL_PIC_ERROR Assets::image_path('icons/16/red/decline.png')
 
const EVAL_PIC_INFO Assets::image_path('icons/16/grey/exclaim.png')
 
const EVAL_PIC_INFO_SMALL Assets::image_path('icons/16/black/info.png')
 
const EVAL_PIC_HELP Assets::image_path('icons/16/grey/info-circle.png')
 
const EVAL_PIC_MOVE_GROUP Assets::image_path('icons/16/yellow/arr_2left.png')
 
const EVAL_PIC_MOVE_UP Assets::image_path('icons/16/yellow/arr_2up.png')
 
const EVAL_PIC_MOVE_DOWN Assets::image_path('icons/16/yellow/arr_2down.png')
 
const EVAL_PIC_MOVE_RIGHT Assets::image_path('icons/16/yellow/arr_2right.png')
 
const EVAL_PIC_MOVE_LEFT Assets::image_path('icons/16/yellow/arr_2left.png')
 
const EVAL_PIC_CREATE_ANSWERS Assets::image_path('eval_create_answers.gif')
 
const EVAL_PIC_EDIT_ANSWERS Assets::image_path('eval_edit_answers.gif')
 
const EVAL_PIC_TIME Assets::image_path('icons/16/black/date.png')
 
const EVAL_PIC_EXCLAIM Assets::image_path('icons/16/black/info.png')
 
const EVAL_PIC_DELETE_GROUP Assets::image_path('icons/16/blue/trash.png')
 
const EVAL_PIC_MOVE_BUTTON Assets::image_path('icons/16/yellow/arr_2right.png')
 
const EVAL_PIC_ADD Assets::image_path('icons/16/blue/add.png')
 
const EVAL_PIC_ADD_TEMPLATE Assets::image_path('icons/16/blue/add.png')
 
const EVAL_PIC_REMOVE Assets::image_path('icons/16/blue/trash.png')
 
const EVAL_PIC_EDIT Assets::image_path('icons/16/blue/edit.png')
 
const EVAL_PIC_BACK Assets::image_path('icons/16/blue/link-intern.png')
 
const EVAL_PIC_ARROW_TEMPLATE Assets::image_path('icons/16/blue/arr_1right.png')
 
const EVAL_PIC_ARROW_TEMPLATE_OPEN Assets::image_path('icons/16/blue/arr_1down.png')
 
const EVAL_PIC_ARROW_NEW Assets::image_path('icons/16/yellow/arr_1right.png')
 
const EVAL_PIC_ARROW_NEW_OPEN Assets::image_path('icons/16/yellow/arr_1down.png')
 
const EVAL_PIC_ARROW_RUNNING Assets::image_path('icons/16/green/arr_1right.png')
 
const EVAL_PIC_ARROW_RUNNING_OPEN Assets::image_path('icons/16/green/arr_1down.png')
 
const EVAL_PIC_ARROW_STOPPED Assets::image_path('icons/16/red/arr_1right.png')
 
const EVAL_PIC_ARROW_STOPPED_OPEN Assets::image_path('icons/16/red/arr_1down.png')
 
const EVAL_PIC_TREE_ARROW Assets::image_path('icons/16/blue/arr_1right.png')
 
const EVAL_PIC_TREE_ARROW_ACTIVE Assets::image_path('icons/16/blue/arr_1down.png')
 
const EVAL_PIC_TREE_BLANC Assets::image_path('forumleer.gif')
 
const EVAL_PIC_TREE_ROOT Assets::image_path('icons/16/grey/vote.png')
 
const EVAL_PIC_TREE_GROUP Assets::image_path('eval_group.gif')
 
const EVAL_PIC_TREE_GROUP_FILLED Assets::image_path('eval_group_filled.gif')
 
const EVAL_PIC_TREE_QUESTIONGROUP Assets::image_path('eval_qgroup.gif')
 
const EVAL_PIC_TREE_QUESTIONGROUP_FILLED Assets::image_path('eval_qgroup_filled.gif')
 
const EVAL_PIC_EXPORT_FILE Assets::image_path('icons/16/blue/file-xls.png')
 
const EVAL_PIC_YES Assets::image_path('icons/16/green/accept.png')
 
const EVAL_PIC_NO Assets::image_path('icons/16/red/decline.png')
 
const EVAL_PIC_SHARED Assets::image_path('icons/16/blue/checkbox-checked.png')
 
const EVAL_PIC_NOTSHARED Assets::image_path('icons/16/blue/checkbox-unchecked.png')
 
const EVAL_CSS_SUCCESS "eval_success"
 
const EVAL_CSS_ERROR "eval_error"
 
const EVAL_CSS_INFO "eval_info"
 

Variable Documentation

◆ DEBUG

const DEBUG 1

◆ EVAL_CSS_ERROR

const EVAL_CSS_ERROR "eval_error"

◆ EVAL_CSS_INFO

const EVAL_CSS_INFO "eval_info"

◆ EVAL_CSS_SUCCESS

const EVAL_CSS_SUCCESS "eval_success"

◆ EVAL_FILE_ADMIN

const EVAL_FILE_ADMIN "admin_evaluation.php"

◆ EVAL_FILE_ANSWER

const EVAL_FILE_ANSWER EVAL_PATH_CLASSES."EvaluationAnswer.class.php"

◆ EVAL_FILE_ANSWERDB

const EVAL_FILE_ANSWERDB EVAL_PATH_DBCLASSES."EvaluationAnswerDB.class.php"

◆ EVAL_FILE_EDIT

const EVAL_FILE_EDIT "evaluation_admin_edit.inc.php"

◆ EVAL_FILE_EDIT_TREEVIEW

const EVAL_FILE_EDIT_TREEVIEW EVAL_PATH_CLASSES."EvaluationTreeEditView.class.php"

◆ EVAL_FILE_EVAL

const EVAL_FILE_EVAL EVAL_PATH_CLASSES."Evaluation.class.php"

◆ EVAL_FILE_EVALDB

const EVAL_FILE_EVALDB EVAL_PATH_DBCLASSES."EvaluationDB.class.php"

◆ EVAL_FILE_EVALTREE

const EVAL_FILE_EVALTREE EVAL_PATH_CLASSES."EvaluationTree.class.php"

◆ EVAL_FILE_EXPORTMANAGER

const EVAL_FILE_EXPORTMANAGER EVAL_PATH_CLASSES."EvaluationExportManager.class.php"

◆ EVAL_FILE_EXPORTMANAGERCSV

const EVAL_FILE_EXPORTMANAGERCSV EVAL_PATH_CLASSES."EvaluationExportManagerCSV.class.php"

◆ EVAL_FILE_GROUP

const EVAL_FILE_GROUP EVAL_PATH_CLASSES."EvaluationGroup.class.php"

◆ EVAL_FILE_GROUPDB

const EVAL_FILE_GROUPDB EVAL_PATH_DBCLASSES."EvaluationGroupDB.class.php"

◆ EVAL_FILE_OBJECT

const EVAL_FILE_OBJECT EVAL_PATH_CLASSES."EvaluationObject.class.php"

◆ EVAL_FILE_OBJECTDB

const EVAL_FILE_OBJECTDB EVAL_PATH_DBCLASSES."EvaluationObjectDB.class.php"

◆ EVAL_FILE_OVERVIEW

const EVAL_FILE_OVERVIEW "evaluation_admin_overview.inc.php"

◆ EVAL_FILE_QUESTION

const EVAL_FILE_QUESTION EVAL_PATH_CLASSES."EvaluationQuestion.class.php"

◆ EVAL_FILE_QUESTIONDB

const EVAL_FILE_QUESTIONDB EVAL_PATH_DBCLASSES."EvaluationQuestionDB.class.php"

◆ EVAL_FILE_SHOW

const EVAL_FILE_SHOW "show_evaluation.php"

◆ EVAL_FILE_SHOW_TREEVIEW

const EVAL_FILE_SHOW_TREEVIEW EVAL_PATH_CLASSES."EvaluationTreeShowUser.class.php"

◆ EVAL_FILE_TEMPLATE

const EVAL_FILE_TEMPLATE "evaluation_admin_template.inc.php"

◆ EVAL_LIB_COMMON

const EVAL_LIB_COMMON EVAL_PATH."evaluation.lib.php"

◆ EVAL_LIB_EDIT

const EVAL_LIB_EDIT EVAL_PATH."evaluation_admin_edit.lib.php"

◆ EVAL_LIB_OVERVIEW

const EVAL_LIB_OVERVIEW EVAL_PATH."evaluation_admin_overview.lib.php"

◆ EVAL_LIB_SHOW

const EVAL_LIB_SHOW EVAL_PATH."evaluation_show.lib.php"

◆ EVAL_LIB_TEMPLATE

const EVAL_LIB_TEMPLATE EVAL_PATH."evaluation_admin_template.lib.php"

◆ EVAL_MAX_TEMPLATENAMELEN

const EVAL_MAX_TEMPLATENAMELEN 22

◆ EVAL_MIN_SEARCHLEN

const EVAL_MIN_SEARCHLEN 3

◆ EVAL_PATH

const EVAL_PATH EVAL_PATH_RELATIV

◆ EVAL_PATH_CLASSES

const EVAL_PATH_CLASSES EVAL_PATH."classes/"

◆ EVAL_PATH_DBCLASSES

const EVAL_PATH_DBCLASSES EVAL_PATH_CLASSES."db/"

◆ EVAL_PATH_RELATIV

const EVAL_PATH_RELATIV "lib/evaluation/"

◆ EVAL_PIC_ADD

const EVAL_PIC_ADD Assets::image_path('icons/16/blue/add.png')

◆ EVAL_PIC_ADD_TEMPLATE

const EVAL_PIC_ADD_TEMPLATE Assets::image_path('icons/16/blue/add.png')

◆ EVAL_PIC_ADMIN

const EVAL_PIC_ADMIN Assets::image_path('icons/16/blue/admin.png')

◆ EVAL_PIC_ARROW

const EVAL_PIC_ARROW Assets::image_path('icons/16/green/arr_1right.png')

◆ EVAL_PIC_ARROW_ACTIVE

const EVAL_PIC_ARROW_ACTIVE Assets::image_path('icons/16/green/arr_1down.png')

◆ EVAL_PIC_ARROW_NEW

const EVAL_PIC_ARROW_NEW Assets::image_path('icons/16/yellow/arr_1right.png')

◆ EVAL_PIC_ARROW_NEW_OPEN

const EVAL_PIC_ARROW_NEW_OPEN Assets::image_path('icons/16/yellow/arr_1down.png')

◆ EVAL_PIC_ARROW_RUNNING

const EVAL_PIC_ARROW_RUNNING Assets::image_path('icons/16/green/arr_1right.png')

◆ EVAL_PIC_ARROW_RUNNING_OPEN

const EVAL_PIC_ARROW_RUNNING_OPEN Assets::image_path('icons/16/green/arr_1down.png')

◆ EVAL_PIC_ARROW_STOPPED

const EVAL_PIC_ARROW_STOPPED Assets::image_path('icons/16/red/arr_1right.png')

◆ EVAL_PIC_ARROW_STOPPED_OPEN

const EVAL_PIC_ARROW_STOPPED_OPEN Assets::image_path('icons/16/red/arr_1down.png')

◆ EVAL_PIC_ARROW_TEMPLATE

const EVAL_PIC_ARROW_TEMPLATE Assets::image_path('icons/16/blue/arr_1right.png')

◆ EVAL_PIC_ARROW_TEMPLATE_OPEN

const EVAL_PIC_ARROW_TEMPLATE_OPEN Assets::image_path('icons/16/blue/arr_1down.png')

◆ EVAL_PIC_BACK

const EVAL_PIC_BACK Assets::image_path('icons/16/blue/link-intern.png')

◆ EVAL_PIC_CREATE_ANSWERS

const EVAL_PIC_CREATE_ANSWERS Assets::image_path('eval_create_answers.gif')

◆ EVAL_PIC_DELETE_GROUP

const EVAL_PIC_DELETE_GROUP Assets::image_path('icons/16/blue/trash.png')

◆ EVAL_PIC_EDIT

const EVAL_PIC_EDIT Assets::image_path('icons/16/blue/edit.png')

◆ EVAL_PIC_EDIT_ANSWERS

const EVAL_PIC_EDIT_ANSWERS Assets::image_path('eval_edit_answers.gif')

◆ EVAL_PIC_ERROR

const EVAL_PIC_ERROR Assets::image_path('icons/16/red/decline.png')

◆ EVAL_PIC_EXCLAIM

const EVAL_PIC_EXCLAIM Assets::image_path('icons/16/black/info.png')

◆ EVAL_PIC_EXPORT_FILE

const EVAL_PIC_EXPORT_FILE Assets::image_path('icons/16/blue/file-xls.png')

◆ EVAL_PIC_HELP

const EVAL_PIC_HELP Assets::image_path('icons/16/grey/info-circle.png')

◆ EVAL_PIC_ICON

const EVAL_PIC_ICON Assets::image_path('icons/16/grey/test.png')

◆ EVAL_PIC_INFO

const EVAL_PIC_INFO Assets::image_path('icons/16/grey/exclaim.png')

◆ EVAL_PIC_INFO_SMALL

const EVAL_PIC_INFO_SMALL Assets::image_path('icons/16/black/info.png')

◆ EVAL_PIC_LOGO

const EVAL_PIC_LOGO Assets::image_path('sidebar/evaluation-sidebar.png')

◆ EVAL_PIC_MOVE_BUTTON

const EVAL_PIC_MOVE_BUTTON Assets::image_path('icons/16/yellow/arr_2right.png')

◆ EVAL_PIC_MOVE_DOWN

const EVAL_PIC_MOVE_DOWN Assets::image_path('icons/16/yellow/arr_2down.png')

◆ EVAL_PIC_MOVE_GROUP

const EVAL_PIC_MOVE_GROUP Assets::image_path('icons/16/yellow/arr_2left.png')

◆ EVAL_PIC_MOVE_LEFT

const EVAL_PIC_MOVE_LEFT Assets::image_path('icons/16/yellow/arr_2left.png')

◆ EVAL_PIC_MOVE_RIGHT

const EVAL_PIC_MOVE_RIGHT Assets::image_path('icons/16/yellow/arr_2right.png')

◆ EVAL_PIC_MOVE_UP

const EVAL_PIC_MOVE_UP Assets::image_path('icons/16/yellow/arr_2up.png')

◆ EVAL_PIC_NO

const EVAL_PIC_NO Assets::image_path('icons/16/red/decline.png')

◆ EVAL_PIC_NOTSHARED

const EVAL_PIC_NOTSHARED Assets::image_path('icons/16/blue/checkbox-unchecked.png')

◆ EVAL_PIC_PREVIEW

const EVAL_PIC_PREVIEW Assets::image_path('icons/16/blue/question-circle.png')

◆ EVAL_PIC_REMOVE

const EVAL_PIC_REMOVE Assets::image_path('icons/16/blue/trash.png')

◆ EVAL_PIC_SHARED

const EVAL_PIC_SHARED Assets::image_path('icons/16/blue/checkbox-checked.png')

◆ EVAL_PIC_SUCCESS

const EVAL_PIC_SUCCESS Assets::image_path('icons/16/green/accept.png')

◆ EVAL_PIC_TIME

const EVAL_PIC_TIME Assets::image_path('icons/16/black/date.png')

◆ EVAL_PIC_TREE_ARROW

const EVAL_PIC_TREE_ARROW Assets::image_path('icons/16/blue/arr_1right.png')

◆ EVAL_PIC_TREE_ARROW_ACTIVE

const EVAL_PIC_TREE_ARROW_ACTIVE Assets::image_path('icons/16/blue/arr_1down.png')

◆ EVAL_PIC_TREE_BLANC

const EVAL_PIC_TREE_BLANC Assets::image_path('forumleer.gif')

◆ EVAL_PIC_TREE_GROUP

const EVAL_PIC_TREE_GROUP Assets::image_path('eval_group.gif')

◆ EVAL_PIC_TREE_GROUP_FILLED

const EVAL_PIC_TREE_GROUP_FILLED Assets::image_path('eval_group_filled.gif')

◆ EVAL_PIC_TREE_QUESTIONGROUP

const EVAL_PIC_TREE_QUESTIONGROUP Assets::image_path('eval_qgroup.gif')

◆ EVAL_PIC_TREE_QUESTIONGROUP_FILLED

const EVAL_PIC_TREE_QUESTIONGROUP_FILLED Assets::image_path('eval_qgroup_filled.gif')

◆ EVAL_PIC_TREE_ROOT

const EVAL_PIC_TREE_ROOT Assets::image_path('icons/16/grey/vote.png')

◆ EVAL_PIC_YES

const EVAL_PIC_YES Assets::image_path('icons/16/green/accept.png')

◆ HTML

const HTML EVAL_PATH_CLASSES."HTML.class.php"

◆ HTMLempty

const HTMLempty EVAL_PATH_CLASSES."HTMLempty.class.php"

◆ NO

const NO 0

◆ QUOTED

const QUOTED 1

◆ UNQUOTED

const UNQUOTED 0

◆ YES

const YES 1