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

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

 __construct (string $languageId)
 
 cutAttendeesFromDescription (?string $description)
 
 addAttendeesToDescription (array $attendeesCodes, ?string $description, ?int $parentId)
 

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

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

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

◆ __construct()

__construct ( string  $languageId)

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

Методы

◆ addAttendeesToDescription()

addAttendeesToDescription ( array  $attendeesCodes,
?string  $description,
?int  $parentId 
)
Аргументы
array$attendeesCodes
string | null$description
int | null$parentId
Возвращает
string
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ObjectPropertyException

Исключения

Bitrix\Main\SystemException

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

◆ cutAttendeesFromDescription()

cutAttendeesFromDescription ( ?string  $description)

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