ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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_LSO_ADMIN 7
 
const IL_LSO_MEMBER 8
 
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_LSO_ADMIN

◆ IL_LSO_MEMBER

◆ IL_ROLE_POSITION_ADMIN

const IL_ROLE_POSITION_ADMIN 1

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

Referenced by ilParticipants\readParticipants().

◆ IL_ROLE_POSITION_MEMBER

const IL_ROLE_POSITION_MEMBER 3

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

Referenced by ilParticipants\readParticipants().

◆ IL_ROLE_POSITION_TUTOR

const IL_ROLE_POSITION_TUTOR 2

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

Referenced by ilParticipants\readParticipants().

◆ IL_SESS_MEMBER