ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
ILIAS\EmployeeTalk\Service\VCalenderMethod Interface Reference
+ Collaboration diagram for ILIAS\EmployeeTalk\Service\VCalenderMethod:

Data Fields

const PUBLISH = 'PUBLISH'
 
const REQUEST = 'REQUEST'
 
const REPLY = 'REPLY'
 
const ADD = 'ADD'
 
const CANCEL = 'CANCEL'
 
const COUNTER = 'COUNTER'
 
const DECLINECOUNTER = 'DECLINECOUNTER'
 

Detailed Description

Definition at line 72 of file VCalenderMethod.php.

Field Documentation

◆ ADD

const ILIAS\EmployeeTalk\Service\VCalenderMethod::ADD = 'ADD'

Definition at line 77 of file VCalenderMethod.php.

◆ CANCEL

const ILIAS\EmployeeTalk\Service\VCalenderMethod::CANCEL = 'CANCEL'

Definition at line 78 of file VCalenderMethod.php.

◆ COUNTER

const ILIAS\EmployeeTalk\Service\VCalenderMethod::COUNTER = 'COUNTER'

Definition at line 79 of file VCalenderMethod.php.

◆ DECLINECOUNTER

const ILIAS\EmployeeTalk\Service\VCalenderMethod::DECLINECOUNTER = 'DECLINECOUNTER'

Definition at line 80 of file VCalenderMethod.php.

◆ PUBLISH

const ILIAS\EmployeeTalk\Service\VCalenderMethod::PUBLISH = 'PUBLISH'

Definition at line 74 of file VCalenderMethod.php.

◆ REPLY

const ILIAS\EmployeeTalk\Service\VCalenderMethod::REPLY = 'REPLY'

Definition at line 76 of file VCalenderMethod.php.

◆ REQUEST

const ILIAS\EmployeeTalk\Service\VCalenderMethod::REQUEST = 'REQUEST'

Definition at line 75 of file VCalenderMethod.php.


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