ILIAS  trunk Revision v11.0_alpha-1769-g99a433fe2dc
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilCourseConstants Class Reference
+ Collaboration diagram for ilCourseConstants:

Data Fields

const CRS_ADMIN = 1
 
const CRS_MEMBER = 2
 
const CRS_TUTOR = 3
 
const SUBSCRIPTION_DEACTIVATED = 0
 
const SUBSCRIPTION_UNLIMITED = 1
 
const SUBSCRIPTION_LIMITED = 2
 
const MAIL_ALLOWED_ALL = 1
 
const MAIL_ALLOWED_TUTORS = 2
 
const IL_CRS_VIEW_TIMING_ABSOLUTE = 0
 
const IL_CRS_VIEW_TIMING_RELATIVE = 1
 
const IL_CRS_VIEW_SESSIONS = 0
 
const IL_CRS_VIEW_OBJECTIVE = 1
 
const IL_CRS_VIEW_TIMING = 2
 
const IL_CRS_VIEW_SIMPLE = 4
 
const IL_CRS_VIEW_BY_TYPE = 5
 
const CRON_TIMINGS_STARTED_TABLE = 'crs_timings_started'
 
const CRON_TIMINGS_EXCEEDED_TABLE = 'crs_timings_exceeded'
 
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_ARCHIVE_DOWNLOAD = 3
 
const IL_CRS_ARCHIVE_NONE = 0
 

Detailed Description

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

Field Documentation

◆ CRON_TIMINGS_EXCEEDED_TABLE

const ilCourseConstants::CRON_TIMINGS_EXCEEDED_TABLE = 'crs_timings_exceeded'

◆ CRON_TIMINGS_STARTED_TABLE

const ilCourseConstants::CRON_TIMINGS_STARTED_TABLE = 'crs_timings_started'

◆ CRS_ADMIN

const ilCourseConstants::CRS_ADMIN = 1

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

Referenced by ilObjCourseGUI\afterImport().

◆ CRS_MEMBER

const ilCourseConstants::CRS_MEMBER = 2

◆ CRS_TUTOR

const ilCourseConstants::CRS_TUTOR = 3

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

◆ IL_CRS_ACTIVATION_LIMITED

const ilCourseConstants::IL_CRS_ACTIVATION_LIMITED = 2

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

◆ IL_CRS_ACTIVATION_OFFLINE

const ilCourseConstants::IL_CRS_ACTIVATION_OFFLINE = 0

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

◆ IL_CRS_ACTIVATION_UNLIMITED

const ilCourseConstants::IL_CRS_ACTIVATION_UNLIMITED = 1

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

◆ IL_CRS_ARCHIVE_DOWNLOAD

const ilCourseConstants::IL_CRS_ARCHIVE_DOWNLOAD = 3

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

◆ IL_CRS_ARCHIVE_NONE

const ilCourseConstants::IL_CRS_ARCHIVE_NONE = 0

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

◆ IL_CRS_SUBSCRIPTION_CONFIRMATION

◆ IL_CRS_SUBSCRIPTION_DEACTIVATED

◆ IL_CRS_SUBSCRIPTION_DIRECT

◆ IL_CRS_SUBSCRIPTION_LIMITED

◆ IL_CRS_SUBSCRIPTION_PASSWORD

◆ IL_CRS_SUBSCRIPTION_UNLIMITED

◆ IL_CRS_VIEW_BY_TYPE

const ilCourseConstants::IL_CRS_VIEW_BY_TYPE = 5

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

Referenced by ilObjCourseGUI\initEditForm().

◆ IL_CRS_VIEW_OBJECTIVE

◆ IL_CRS_VIEW_SESSIONS

const ilCourseConstants::IL_CRS_VIEW_SESSIONS = 0

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

Referenced by ilObjCourseGUI\initEditForm().

◆ IL_CRS_VIEW_SIMPLE

const ilCourseConstants::IL_CRS_VIEW_SIMPLE = 4

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

Referenced by ilObjCourseGUI\initEditForm().

◆ IL_CRS_VIEW_TIMING

◆ IL_CRS_VIEW_TIMING_ABSOLUTE

◆ IL_CRS_VIEW_TIMING_RELATIVE

◆ MAIL_ALLOWED_ALL

◆ MAIL_ALLOWED_TUTORS

const ilCourseConstants::MAIL_ALLOWED_TUTORS = 2

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

Referenced by ilObjCourseGUI\initEditForm().

◆ SUBSCRIPTION_DEACTIVATED

const ilCourseConstants::SUBSCRIPTION_DEACTIVATED = 0

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

◆ SUBSCRIPTION_LIMITED

const ilCourseConstants::SUBSCRIPTION_LIMITED = 2

◆ SUBSCRIPTION_UNLIMITED

const ilCourseConstants::SUBSCRIPTION_UNLIMITED = 1

The documentation for this class was generated from the following file: