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

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

 __construct (string $content)
 
 parseContent ()
 
 getComponent ()
 

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

static createInstance (string $content)
 

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

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

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

◆ __construct()

__construct ( string $content)

InboxManager constructor.

Аргументы
string$content

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

Методы

◆ createInstance()

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

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

◆ getComponent()

getComponent ( )
Возвращает
Calendar|null

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

◆ parseContent()

parseContent ( )
Возвращает
InboxManager

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