ILIAS  eassessment Revision 61809
 All Data Structures Namespaces Files Functions Variables Groups Pages
class.ilCourseConstants.php File Reference

Go to the source code of this file.

Data Structures

class  ilCourseConstants

Variables

const IL_CRS_ACTIVATION_OFFLINE = 0
const IL_CRS_ACTIVATION_UNLIMITED = 1
const IL_CRS_ACTIVATION_LIMITED = 2
const IL_CRS_SUBSCRIPTION_DEACTIVATED = 0
const IL_CRS_SUBSCRIPTION_UNLIMITED = 1
const IL_CRS_SUBSCRIPTION_LIMITED = 2
const IL_CRS_SUBSCRIPTION_CONFIRMATION = 2
const IL_CRS_SUBSCRIPTION_DIRECT = 3
const IL_CRS_SUBSCRIPTION_PASSWORD = 4
const IL_CRS_VIEW_SESSIONS = 0
const IL_CRS_VIEW_OBJECTIVE = 1
const IL_CRS_VIEW_TIMING = 2
const IL_CRS_VIEW_ARCHIVE = 3
const IL_CRS_VIEW_SIMPLE = 4
const IL_CRS_VIEW_BY_TYPE = 5
const IL_CRS_ARCHIVE_DOWNLOAD = 3
const IL_CRS_ARCHIVE_NONE = 0

Variable Documentation

const IL_CRS_ARCHIVE_DOWNLOAD = 3
const IL_CRS_VIEW_BY_TYPE = 5

Definition at line 42 of file class.ilCourseConstants.php.

Referenced by ilObjCourseGUI\initForm().

const IL_CRS_VIEW_SESSIONS = 0

Definition at line 37 of file class.ilCourseConstants.php.

Referenced by ilObjCourseGUI\initForm().

const IL_CRS_VIEW_SIMPLE = 4

Definition at line 41 of file class.ilCourseConstants.php.

Referenced by ilObjCourseGUI\initForm().