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

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

 getContent ()
 
 __construct (array $event)
 
 getUid ()
 

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

static createInstance (array $event)
 

Защищенные члены

 prepareDescription (string $description=null)
 
 prepareRecurrenceRule ($rrule)
 
 getFilesDescription ()
 
 prepareExDate (string $exDates=null)
 
 getReplyAddress ()
 
 parseText (?string $description)
 

Защищенные данные

 $event = []
 
 $uid
 

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

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

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

◆ __construct()

__construct ( array $event)

AttachmentManager constructor.

Аргументы
array$event

Переопределяется в AttachmentCancelManager, AttachmentEditManager и AttachmentRequestManager.

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

Методы

◆ createInstance()

static createInstance ( array $event)
static
Аргументы
array$event
Возвращает
AttachmentManager

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

◆ getContent()

getContent ( )
abstract

◆ getFilesDescription()

getFilesDescription ( )
protected
Возвращает
string

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

◆ getReplyAddress()

getReplyAddress ( )
protected

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

◆ getUid()

getUid ( )
Возвращает
string

Переопределяется в AttachmentCancelManager и AttachmentEditManager.

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

◆ parseText()

parseText ( ?string $description)
protected
Аргументы
string | null$description
Возвращает
string

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

◆ prepareDescription()

prepareDescription ( string $description = null)
protected
Аргументы
string | null$description
Возвращает
string

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

◆ prepareExDate()

prepareExDate ( string $exDates = null)
protected
Аргументы
string | null$exDates
Возвращает
Date[]|null
Исключения
ObjectException

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

◆ prepareRecurrenceRule()

prepareRecurrenceRule ( $rrule)
protected
Аргументы
mixed$rrule
Возвращает
RecurrenceRuleProperty|null

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

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

◆ $event

$event = []
protected

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

◆ $uid

$uid
protected

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