ILIAS
release_8 Revision v8.19
|
Data Fields | |
const | PUBLISH = 'PUBLISH' |
const | REQUEST = 'REQUEST' |
const | REPLY = 'REPLY' |
const | ADD = 'ADD' |
const | CANCEL = 'CANCEL' |
const | COUNTER = 'COUNTER' |
const | DECLINECOUNTER = 'DECLINECOUNTER' |
Definition at line 72 of file VCalenderMethod.php.
const ILIAS\EmployeeTalk\Service\VCalenderMethod::ADD = 'ADD' |
Definition at line 77 of file VCalenderMethod.php.
const ILIAS\EmployeeTalk\Service\VCalenderMethod::CANCEL = 'CANCEL' |
Definition at line 78 of file VCalenderMethod.php.
const ILIAS\EmployeeTalk\Service\VCalenderMethod::COUNTER = 'COUNTER' |
Definition at line 79 of file VCalenderMethod.php.
const ILIAS\EmployeeTalk\Service\VCalenderMethod::DECLINECOUNTER = 'DECLINECOUNTER' |
Definition at line 80 of file VCalenderMethod.php.
const ILIAS\EmployeeTalk\Service\VCalenderMethod::PUBLISH = 'PUBLISH' |
Definition at line 74 of file VCalenderMethod.php.
const ILIAS\EmployeeTalk\Service\VCalenderMethod::REPLY = 'REPLY' |
Definition at line 76 of file VCalenderMethod.php.
const ILIAS\EmployeeTalk\Service\VCalenderMethod::REQUEST = 'REQUEST' |
Definition at line 75 of file VCalenderMethod.php.