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

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

 __construct ()
 
 handle ()
 
 setUserId ($userId)
 
- Открытые члены унаследованные от IncomingInvitationHandler
 getEventId ()
 

Открытые статические члены

static createWithComponent (int $userId, Calendar $icalComponent)
 

Дополнительные унаследованные члены

- Защищенные члены унаследованные от IncomingInvitationHandler
 getAttendeesCollection (?array $parsedAttendees)
 
 getMailTo (?string $value)
 
- Защищенные данные унаследованные от IncomingInvitationHandler
int $eventId = null
 

Подробное описание

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

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

◆ __construct()

__construct ( )

IncomingInvitationCancelHandler constructor.

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

Методы

◆ createWithComponent()

static createWithComponent ( int $userId,
Calendar $icalComponent )
static
Аргументы
int$userId
Calendar$icalComponent
Возвращает
IncomingInvitationCancelHandler

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

◆ handle()

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

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

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

◆ setUserId()

setUserId ( $userId)
Аргументы
mixed$userId
Возвращает
IncomingInvitationCancelHandler

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