Bitrix API

EmptyRowAssembler extends RowAssembler

FinalYes

Assembler that returns strings without transformations.

Table of Contents

Methods

__construct()  : mixed
prepareRows()  : array<string|int, array<string|int, mixed>>
Gets rows prepared for output.

Methods

__construct()

public __construct(array<string|int, string> $visibleColumnIds) : mixed
Parameters
$visibleColumnIds : array<string|int, string>

prepareRows()

Gets rows prepared for output.

public prepareRows(array<string|int, array<string|int, mixed>> $rowsList) : array<string|int, array<string|int, mixed>>
Parameters
$rowsList : array<string|int, array<string|int, mixed>>
Return values
array<string|int, array<string|int, mixed>>

        
On this page

Search results