Bitrix API

PriceProvider extends CatalogProvider

Columns provider.

Table of Contents

Methods

__construct()  : mixed
getCurrencyPriceTypeId()  : mixed
getPriceTypeColumnId()  : string
getSettings()  : ElementSettings
parsePriceTypeId()  : int|null
prepareColumns()  : array<string|int, Column>
Provider columns.

Methods

getCurrencyPriceTypeId()

public static getCurrencyPriceTypeId(int $priceTypeId) : mixed
Parameters
$priceTypeId : int

getPriceTypeColumnId()

public static getPriceTypeColumnId(int $priceTypeId) : string
Parameters
$priceTypeId : int
Return values
string

parsePriceTypeId()

public static parsePriceTypeId(string $columnId) : int|null
Parameters
$columnId : string
Return values
int|null

prepareColumns()

Provider columns.

public prepareColumns() : array<string|int, Column>
Return values
array<string|int, Column>

allowed without keys.


        
On this page

Search results