Bitrix API

Product extends HashDataProvider

Table of Contents

Methods

__construct()  : mixed
getData()  : array<string|int, mixed>
getDiscountType()  : string
getFields()  : array<string|int, mixed>
getIblockValue()  : mixed|null
Return value for common iblock fields.
getMeasureSymbol()  : string|null
getMeasureSymbolIntl()  : string|null
getMeasureTitle()  : null
getPropertyValue()  : mixed
getSum()  : float
getTaxRate()  : float
getTaxValue()  : float
getTaxValueSum()  : float
getTitleFull()  : string
Return title with all offer-related property values.
getVatlessPrice()  : float|int
setData()  : HashDataProvider

Methods

__construct()

public __construct(mixed $data[, array<string|int, mixed> $options = [] ]) : mixed
Parameters
$data : mixed
$options : array<string|int, mixed> = []

getData()

public getData() : array<string|int, mixed>
Return values
array<string|int, mixed>

getDiscountType()

public getDiscountType() : string
Return values
string

getFields()

public getFields() : array<string|int, mixed>
Return values
array<string|int, mixed>

getIblockValue()

Return value for common iblock fields.

public getIblockValue(mixed $code) : mixed|null
Parameters
$code : mixed
Return values
mixed|null

getMeasureSymbol()

public getMeasureSymbol() : string|null
Return values
string|null

getMeasureSymbolIntl()

public getMeasureSymbolIntl() : string|null
Return values
string|null

getMeasureTitle()

public getMeasureTitle() : null
Return values
null

getPropertyValue()

public getPropertyValue(string $code) : mixed
Parameters
$code : string

getSum()

public getSum(string $placeholder) : float
Parameters
$placeholder : string
Return values
float

getTaxRate()

public getTaxRate() : float
Return values
float

getTaxValue()

public getTaxValue() : float
Return values
float

getTaxValueSum()

public getTaxValueSum() : float
Return values
float

getTitleFull()

Return title with all offer-related property values.

public getTitleFull() : string
Return values
string

getVatlessPrice()

public getVatlessPrice() : float|int
Return values
float|int

        
On this page

Search results