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

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

 __construct (array $event)
 
 getContent ()
 
- Открытые члены унаследованные от AttachmentManager
 getUid ()
 

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

- Открытые статические члены унаследованные от AttachmentManager
static createInstance (array $event)
 
- Защищенные члены унаследованные от AttachmentManager
 prepareDescription (string $description=null)
 
 prepareRecurrenceRule ($rrule)
 
 getFilesDescription ()
 
 prepareExDate (string $exDates=null)
 
 getReplyAddress ()
 
 parseText (?string $description)
 
- Защищенные данные унаследованные от AttachmentManager
 $event = []
 
 $uid
 

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

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

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

◆ __construct()

__construct ( array $event)

AttachmentRequestManager constructor.

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

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

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

Методы

◆ getContent()

getContent ( )
Возвращает
string
Исключения
ObjectException

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

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