Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс IncomingInvitationReplyHandler
+ Граф наследования:IncomingInvitationReplyHandler:

Открытые члены

 __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 строка 19

Конструктор(ы)

◆ __construct()

__construct ( )

IncomingInvitationReplyHandler constructor.

Аргументы
Calendar$component

См. определение в файле incominginvitationreplyhandler.php строка 54

Методы

◆ createInstance()

static createInstance ( )
static
Возвращает
IncomingInvitationReplyHandler

См. определение в файле incominginvitationreplyhandler.php строка 45

◆ fromComponent()

static fromComponent ( Calendar $component)
static
Аргументы
Calendar$component
Возвращает
IncomingInvitationReplyHandler

См. определение в файле incominginvitationreplyhandler.php строка 35

◆ handle()

handle ( )
Возвращает
IncomingInvitationReplyHandler
Исключения
ArgumentException
ObjectPropertyException
SystemException

Переопределяет метод предка IncomingInvitationHandler.

См. определение в файле incominginvitationreplyhandler.php строка 64

◆ handleFromRequest()

static handleFromRequest ( Event $event)
static
Аргументы
Event$event
Возвращает
bool
Исключения
ArgumentException
ObjectPropertyException
SystemException
LoaderException

См. определение в файле incominginvitationreplyhandler.php строка 140

◆ isSuccess()

isSuccess ( )
Возвращает
bool

См. определение в файле incominginvitationreplyhandler.php строка 127

◆ sendNotificationGuestReaction()

sendNotificationGuestReaction ( array $event,
string $attendeeStatus )
Аргументы
array$event
string$attendeeStatus

См. определение в файле incominginvitationreplyhandler.php строка 114

Данные класса

◆ CONTENT_TYPES

const CONTENT_TYPES = ['application/ics', 'text/calendar']

См. определение в файле incominginvitationreplyhandler.php строка 21