|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct () | |
| handle () | |
| sendNotificationGuestReaction (array $event, string $attendeeStatus) | |
| isSuccess () | |
| Открытые члены унаследованные от IncomingInvitationHandler | |
| getEventId () | |
Открытые статические члены | |
| static | fromComponent (Calendar $component) |
| static | createInstance () |
| static | handleFromRequest (Event $event) |
Поля данных | |
| const | CONTENT_TYPES = ['application/ics', 'text/calendar'] |
Дополнительные унаследованные члены | |
| Защищенные члены унаследованные от IncomingInvitationHandler | |
| getAttendeesCollection (?array $parsedAttendees) | |
| getMailTo (?string $value) | |
| Защищенные данные унаследованные от IncomingInvitationHandler | |
| int | $eventId = null |
См. определение в файле incominginvitationreplyhandler.php строка 18
| __construct | ( | ) |
IncomingInvitationReplyHandler constructor.
| Calendar | $component |
См. определение в файле incominginvitationreplyhandler.php строка 53
|
static |
См. определение в файле incominginvitationreplyhandler.php строка 44
|
static |
| Calendar | $component |
См. определение в файле incominginvitationreplyhandler.php строка 34
| handle | ( | ) |
| ArgumentException | |
| ObjectPropertyException | |
| SystemException |
Переопределяет метод предка IncomingInvitationHandler.
См. определение в файле incominginvitationreplyhandler.php строка 63
|
static |
| Event | $event |
| ArgumentException | |
| ObjectPropertyException | |
| SystemException | |
| LoaderException |
См. определение в файле incominginvitationreplyhandler.php строка 140
| isSuccess | ( | ) |
См. определение в файле incominginvitationreplyhandler.php строка 127
| sendNotificationGuestReaction | ( | array | $event, |
| string | $attendeeStatus ) |
| array | $event | |
| string | $attendeeStatus |
См. определение в файле incominginvitationreplyhandler.php строка 113
| const CONTENT_TYPES = ['application/ics', 'text/calendar'] |
См. определение в файле incominginvitationreplyhandler.php строка 20