method
public
final
TabletGridComponent::includeComponent()
Сигнатура
public final includeComponent(string $componentTemplate, array<string|int, mixed> $arParams, CBitrixComponent|null $parentComponent[, mixed $returnResult = false ]) : mixed
Описание
Примечание: компонент должен быть инициализирован методом initComponent.
Параметры
$componentTemplate
string
$arParams
array<string|int, mixed>
$parentComponent
CBitrixComponent|null
$returnResult
mixed
= false
Возвращаемое значение
mixed
Исходный файл: source/main/lib/grid/component/tabletgridcomponent.php:634

