ILIAS  trunk Revision v11.0_alpha-2638-g80c1d007f79
ILIAS\EmployeeTalk\Talk\EmployeeTalkPositionAccessLevel Interface Reference
+ Collaboration diagram for ILIAS\EmployeeTalk\Talk\EmployeeTalkPositionAccessLevel:

Data Fields

const string VIEW = 'read_employee_talk'
 
const string EDIT = 'edit_employee_talk'
 
const string CREATE = 'create_employee_talk'
 

Detailed Description

Definition at line 23 of file EmployeeTalkPositionAccessLevel.php.

Field Documentation

◆ CREATE

const string ILIAS\EmployeeTalk\Talk\EmployeeTalkPositionAccessLevel::CREATE = 'create_employee_talk'

Definition at line 27 of file EmployeeTalkPositionAccessLevel.php.

◆ EDIT

const string ILIAS\EmployeeTalk\Talk\EmployeeTalkPositionAccessLevel::EDIT = 'edit_employee_talk'

Definition at line 26 of file EmployeeTalkPositionAccessLevel.php.

◆ VIEW

const string ILIAS\EmployeeTalk\Talk\EmployeeTalkPositionAccessLevel::VIEW = 'read_employee_talk'

Definition at line 25 of file EmployeeTalkPositionAccessLevel.php.


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