Открытые члены | |
handle () | |
setDecision (string $decision) | |
setIcalComponent (Calendar $component) | |
setEmailTo (string $emailTo) | |
setUserId (int $userId) | |
handle () | |
Открытые статические члены | |
static | createInstance () |
static | createWithDecision (int $userId, Calendar $icalCalendar, string $decision) |
Открытые атрибуты | |
const | MEETING_STATUS_HOST = 'H' |
const | MEETING_STATUS_ACCEPTED = 'Y' |
const | MEETING_STATUS_DECLINED = 'N' |
const | SAFE_DELETED_YES = 'Y' |
Защищенные члены | |
prepareEventToSave (Event $icalEvent) | |
saveParentEvent (array $preparedEvent) | |
saveChildEvent (array $preparedEvent) | |
parseOrganizer (?ParserPropertyType $organizer) | |
prepareToUpdateEvent (Event $icalEvent, array $localEvent) | |
updateParentEvent (array $updatedEvent) | |
updateChildEvent (array $updatedEvent) | |
parseAttachmentsForDescription (array $icalAttachments) | |
![]() | |
getAttendeesCollection (?array $parsedAttendees) | |
getMailTo (?string $value) | |
Защищенные данные | |
$decision | |
$icalComponent | |
$userId | |
$emailTo | |
$organizer | |
См. определение в файле incominginvitationrequesthandler.php строка 26
|
static |
См. определение в файле incominginvitationrequesthandler.php строка 57
|
static |
int | $userId | |
Calendar | $icalCalendar | |
string | $decision |
См. определение в файле incominginvitationrequesthandler.php строка 68
handle | ( | ) |
ArgumentException | |
ObjectException | |
ObjectPropertyException | |
SystemException |
Переопределяет метод предка IncomingInvitationHandler.
См. определение в файле incominginvitationrequesthandler.php строка 85
|
protected |
См. определение в файле incominginvitationrequesthandler.php строка 607
|
protected |
ParserPropertyType | null | $organizer |
См. определение в файле incominginvitationrequesthandler.php строка 394
|
protected |
Event | $icalEvent |
ArgumentException | |
ObjectException | |
ObjectPropertyException | |
SystemException |
См. определение в файле incominginvitationrequesthandler.php строка 164
|
protected |
Event | $icalEvent | |
array | $localEvent |
ArgumentException | |
ObjectException | |
ObjectPropertyException | |
SystemException |
См. определение в файле incominginvitationrequesthandler.php строка 424
|
protected |
array | $preparedEvent |
См. определение в файле incominginvitationrequesthandler.php строка 335
|
protected |
array | $preparedEvent |
См. определение в файле incominginvitationrequesthandler.php строка 320
setDecision | ( | string | $decision | ) |
string | $decision |
См. определение в файле incominginvitationrequesthandler.php строка 116
setEmailTo | ( | string | $emailTo | ) |
string | $emailTo |
См. определение в файле incominginvitationrequesthandler.php строка 138
setIcalComponent | ( | Calendar | $component | ) |
Calendar | $component |
См. определение в файле incominginvitationrequesthandler.php строка 127
setUserId | ( | int | $userId | ) |
int | $userId |
См. определение в файле incominginvitationrequesthandler.php строка 149
|
protected |
array | $updatedEvent | |
array | $localEvent |
См. определение в файле incominginvitationrequesthandler.php строка 583
|
protected |
array | $updatedEvent | |
array | $localEvent |
См. определение в файле incominginvitationrequesthandler.php строка 565
|
protected |
См. определение в файле incominginvitationrequesthandler.php строка 36
|
protected |
См. определение в файле incominginvitationrequesthandler.php строка 48
|
protected |
См. определение в файле incominginvitationrequesthandler.php строка 40
|
protected |
См. определение в файле incominginvitationrequesthandler.php строка 52
|
protected |
См. определение в файле incominginvitationrequesthandler.php строка 44
const MEETING_STATUS_ACCEPTED = 'Y' |
См. определение в файле incominginvitationrequesthandler.php строка 29
const MEETING_STATUS_DECLINED = 'N' |
См. определение в файле incominginvitationrequesthandler.php строка 30
const MEETING_STATUS_HOST = 'H' |
См. определение в файле incominginvitationrequesthandler.php строка 28
const SAFE_DELETED_YES = 'Y' |
См. определение в файле incominginvitationrequesthandler.php строка 31