|
1C-Bitrix 25.700.0
|
Открытые члены | |
| handle () | |
| setDecision (string $decision) | |
| setIcalComponent (Calendar $component) | |
| setEmailTo (string $emailTo) | |
| setEmailFrom (string $emailFrom) | |
| setUserId (int $userId) | |
| Открытые члены унаследованные от IncomingInvitationHandler | |
| getEventId () | |
Открытые статические члены | |
| static | createInstance () |
| static | createWithDecision (int $userId, Calendar $icalCalendar, string $decision) |
Поля данных | |
| const | MEETING_STATUS_ACCEPTED_CODE = 'accepted' |
| const | MEETING_STATUS_QUESTION_CODE = 'question' |
| const | MEETING_STATUS_DECLINED_CODE = 'declined' |
| const | SAFE_DELETED_YES = 'Y' |
Защищенные члены | |
| prepareEventToSave (Event $icalEvent) | |
| saveEvent (array $preparedEvent) | |
| parseOrganizer (?ParserPropertyType $organizer) | |
| prepareToUpdateEvent (Event $icalEvent, array $localEvent) | |
| updateEvent (array $updatedEvent, array $localEvent) | |
| Защищенные члены унаследованные от IncomingInvitationHandler | |
| getAttendeesCollection (?array $parsedAttendees) | |
| getMailTo (?string $value) | |
Защищенные данные | |
| string | $decision |
| Calendar | $icalComponent |
| int | $userId |
| string | $emailTo |
| string | $emailFrom |
| array | $organizer |
| Защищенные данные унаследованные от IncomingInvitationHandler | |
| int | $eventId = null |
См. определение в файле incominginvitationrequesthandler.php строка 30
|
static |
См. определение в файле incominginvitationrequesthandler.php строка 47
|
static |
| int | $userId | |
| Calendar | $icalCalendar | |
| string | $decision |
См. определение в файле incominginvitationrequesthandler.php строка 58
| handle | ( | ) |
| ArgumentException | |
| ObjectException | |
| ObjectPropertyException | |
| SystemException |
Переопределяет метод предка IncomingInvitationHandler.
См. определение в файле incominginvitationrequesthandler.php строка 75
|
protected |
| ParserPropertyType | null | $organizer |
См. определение в файле incominginvitationrequesthandler.php строка 434
|
protected |
| Event | $icalEvent |
| ArgumentException | |
| ObjectException | |
| ObjectPropertyException | |
| SystemException |
См. определение в файле incominginvitationrequesthandler.php строка 168
| Event | $icalEvent | |
| array | $localEvent |
| ArgumentException | |
| ObjectException | |
| ObjectPropertyException | |
| SystemException |
См. определение в файле incominginvitationrequesthandler.php строка 469
|
protected |
| array | $preparedEvent |
См. определение в файле incominginvitationrequesthandler.php строка 355
| setDecision | ( | string | $decision | ) |
| string | $decision |
См. определение в файле incominginvitationrequesthandler.php строка 113
| setEmailFrom | ( | string | $emailFrom | ) |
См. определение в файле incominginvitationrequesthandler.php строка 142
| setEmailTo | ( | string | $emailTo | ) |
| string | $emailTo |
См. определение в файле incominginvitationrequesthandler.php строка 135
| setIcalComponent | ( | Calendar | $component | ) |
| Calendar | $component |
См. определение в файле incominginvitationrequesthandler.php строка 124
| setUserId | ( | int | $userId | ) |
| int | $userId |
См. определение в файле incominginvitationrequesthandler.php строка 153
| array | $updatedEvent | |
| array | $localEvent |
См. определение в файле incominginvitationrequesthandler.php строка 682
|
protected |
См. определение в файле incominginvitationrequesthandler.php строка 37
|
protected |
См. определение в файле incominginvitationrequesthandler.php строка 41
|
protected |
См. определение в файле incominginvitationrequesthandler.php строка 40
|
protected |
См. определение в файле incominginvitationrequesthandler.php строка 38
|
protected |
См. определение в файле incominginvitationrequesthandler.php строка 42
|
protected |
См. определение в файле incominginvitationrequesthandler.php строка 39
| const MEETING_STATUS_ACCEPTED_CODE = 'accepted' |
См. определение в файле incominginvitationrequesthandler.php строка 32
| const MEETING_STATUS_DECLINED_CODE = 'declined' |
См. определение в файле incominginvitationrequesthandler.php строка 34
| const MEETING_STATUS_QUESTION_CODE = 'question' |
См. определение в файле incominginvitationrequesthandler.php строка 33
| const SAFE_DELETED_YES = 'Y' |
См. определение в файле incominginvitationrequesthandler.php строка 35