Bitrix API

ProductRowAssembler extends ElementRowAssembler

Assembles row values.

Table of Contents

Properties

$settings  : ProductSettings

Methods

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

Properties

Methods

prepareRows()

Gets rows prepared for output.

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

setUseCatalogTab()

public setUseCatalogTab([bool $value = true ]) : void
Parameters
$value : bool = true

setUseSkuSelector()

public setUseSkuSelector([bool $value = true ]) : void
Parameters
$value : bool = true

        
On this page

Search results