ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
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_SESS_MEMBER 6
 
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 21 of file class.ilParticipants.php.

Referenced by ilParticipants\readParticipants().

◆ IL_ROLE_POSITION_MEMBER

const IL_ROLE_POSITION_MEMBER 3

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

Referenced by ilParticipants\readParticipants().

◆ IL_ROLE_POSITION_TUTOR

const IL_ROLE_POSITION_TUTOR 2

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

Referenced by ilParticipants\readParticipants().

◆ IL_SESS_MEMBER