Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ICalMailManager

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

static manageRequest ($params)
 
static handleReply (Calendar $icalComponent)
 
static parseRequest (string $content)
 
static parseFile ($fileId)
 
static getFileContent ($fileId)
 
static hasICalAttachments (array $attachments)
 
static handleRequest (Calendar $icalComponent, int $userId, string $decision, $message)
 
static handleCancel (Calendar $icalComponent, $userId)
 

Открытые атрибуты

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

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

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

Методы

◆ getFileContent()

static getFileContent ( $fileId)
static

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

◆ handleCancel()

static handleCancel ( Calendar $icalComponent,
$userId )
static

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

◆ handleReply()

static handleReply ( Calendar $icalComponent)
static

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

◆ handleRequest()

static handleRequest ( Calendar $icalComponent,
int $userId,
string $decision,
$message )
static

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

◆ hasICalAttachments()

static hasICalAttachments ( array $attachments)
static

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

◆ manageRequest()

static manageRequest ( $params)
static

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

◆ parseFile()

static parseFile ( $fileId)
static

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

◆ parseRequest()

static parseRequest ( string $content)
static
Аргументы
string$content
Возвращает
Calendar

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

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

◆ CONTENT_TYPES

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

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