Bitrix API

Product

Table of Contents

Methods

__call()  : mixed
__construct()  : mixed
fetchFromTable()  : self|null
fetchFromTableByFilter()  : self|null
get()  : mixed
getCpProductName()  : string|null
getCustomized()  : bool
getDiscountRate()  : float
getDiscountSum()  : float
getDiscountTypeId()  : int
getFieldsMap()  : array<string|int, mixed>
getId()  : int
getMeasureCode()  : int
getMeasureName()  : string
getOwnerId()  : int
getOwnerType()  : string
getPrice()  : float
getPriceAccount()  : float
getPriceBrutto()  : float
getPriceExclusive()  : float
getPriceNetto()  : float
getPrintableSumAccount()  : string
getProductId()  : int
getProductName()  : string|null
getProductParentId()  : int|null
getQuantity()  : float
getSort()  : int
getSumAccount()  : float
getTaxIncluded()  : bool
getTaxRate()  : float|null
getType()  : int|null
getXmlId()  : string

Methods

__call()

public __call(mixed $name, mixed $arguments) : mixed
Parameters
$name : mixed
$arguments : mixed

__construct()

public __construct(ProductRow $product) : mixed
Parameters
$product : ProductRow

fetchFromTable()

public static fetchFromTable([array<string|int, mixed> $parameters = [] ]) : self|null
Parameters
$parameters : array<string|int, mixed> = []
Return values
self|null

fetchFromTableByFilter()

public static fetchFromTableByFilter([array<string|int, mixed> $filter = [] ]) : self|null
Parameters
$filter : array<string|int, mixed> = []
Return values
self|null

get()

public get(mixed $fieldName) : mixed
Parameters
$fieldName : mixed

getCpProductName()

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

getCustomized()

public getCustomized() : bool
Return values
bool

getDiscountRate()

public getDiscountRate() : float
Return values
float

getDiscountSum()

public getDiscountSum() : float
Return values
float

getDiscountTypeId()

public getDiscountTypeId() : int
Return values
int

getFieldsMap()

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

getId()

public getId() : int
Return values
int

getMeasureCode()

public getMeasureCode() : int
Return values
int

getMeasureName()

public getMeasureName() : string
Return values
string

getOwnerId()

public getOwnerId() : int
Return values
int

getOwnerType()

public getOwnerType() : string
Return values
string

getPrice()

public getPrice() : float
Return values
float

getPriceAccount()

public getPriceAccount() : float
Return values
float

getPriceBrutto()

public getPriceBrutto() : float
Return values
float

getPriceExclusive()

public getPriceExclusive() : float
Return values
float

getPriceNetto()

public getPriceNetto() : float
Return values
float

getPrintableSumAccount()

public getPrintableSumAccount() : string
Return values
string

getProductId()

public getProductId() : int
Return values
int

getProductName()

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

getProductParentId()

public getProductParentId() : int|null
Return values
int|null

getQuantity()

public getQuantity() : float
Return values
float

getSort()

public getSort() : int
Return values
int

getSumAccount()

public getSumAccount() : float
Return values
float

getTaxIncluded()

public getTaxIncluded() : bool
Return values
bool

getTaxRate()

public getTaxRate() : float|null
Return values
float|null

getType()

public getType() : int|null
Return values
int|null

getXmlId()

public getXmlId() : string
Return values
string

        
On this page

Search results