ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
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
 

Detailed Description

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

Field Documentation

◆ CRS_ADMIN

const ilCourseConstants::CRS_ADMIN = 1

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

Referenced by ilObjCourseGUI\afterImport().

◆ CRS_MEMBER

const ilCourseConstants::CRS_MEMBER = 2

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

Referenced by ilECSAppEventListener\handleMembership().

◆ CRS_TUTOR

const ilCourseConstants::CRS_TUTOR = 3

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

◆ MAIL_ALLOWED_ALL

const ilCourseConstants::MAIL_ALLOWED_ALL = 1

◆ MAIL_ALLOWED_TUTORS

const ilCourseConstants::MAIL_ALLOWED_TUTORS = 2

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

Referenced by ilObjCourseGUI\initEditForm().

◆ SUBSCRIPTION_DEACTIVATED

const ilCourseConstants::SUBSCRIPTION_DEACTIVATED = 0

Definition at line 54 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: