ILIAS  Release_4_4_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups 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

Detailed Description

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

Field Documentation

const ilCourseConstants::CRS_MEMBER = 2
const ilCourseConstants::CRS_TUTOR = 3
const ilCourseConstants::MAIL_ALLOWED_ALL = 1
const ilCourseConstants::MAIL_ALLOWED_TUTORS = 2

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

Referenced by ilObjCourseGUI\initEditForm().

const ilCourseConstants::SUBSCRIPTION_DEACTIVATED = 0

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

const ilCourseConstants::SUBSCRIPTION_LIMITED = 2
const ilCourseConstants::SUBSCRIPTION_UNLIMITED = 1

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