ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
class.ilParticipants.php File Reference

Go to the source code of this file.

Data Structures

class  ilParticipants
 

Variables

const IL_CRS_ADMIN 1
 Base class for course and group participants. More...
 
const IL_CRS_TUTOR 3
 
const IL_CRS_MEMBER 2
 
const IL_GRP_ADMIN 4
 
const IL_GRP_MEMBER 5
 
const IL_ROLE_POSITION_ADMIN 1
 
const IL_ROLE_POSITION_TUTOR 2
 
const IL_ROLE_POSITION_MEMBER 3
 

Variable Documentation

◆ IL_CRS_ADMIN

◆ IL_CRS_MEMBER

◆ IL_CRS_TUTOR

◆ IL_GRP_ADMIN

◆ IL_GRP_MEMBER

◆ IL_ROLE_POSITION_ADMIN

const IL_ROLE_POSITION_ADMIN 1

Definition at line 19 of file class.ilParticipants.php.

Referenced by ilParticipants\readParticipants().

◆ IL_ROLE_POSITION_MEMBER

const IL_ROLE_POSITION_MEMBER 3

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

Referenced by ilParticipants\readParticipants().

◆ IL_ROLE_POSITION_TUTOR

const IL_ROLE_POSITION_TUTOR 2

Definition at line 20 of file class.ilParticipants.php.

Referenced by ilParticipants\readParticipants().