Bitrix API

StoreAmount

Table of Contents

Methods

__construct()  : mixed
getEntityId()  : int
getMeasure()  : string
Return measure symbol from ID
getProductStores()  : array<string|int, mixed>
getStoreAmountGridId()  : string
getStoreAmountSignedParameters()  : string
getStoresCount()  : int
getTotalData()  : array<string|int, mixed>
Form and prepare data to render in total info page block
getVariationIds()  : array<string|int, mixed>

Methods

__construct()

public __construct(int $entityId) : mixed
Parameters
$entityId : int

getEntityId()

public getEntityId() : int
Return values
int

getMeasure()

Return measure symbol from ID

public getMeasure(mixed $measureId) : string
Parameters
$measureId : mixed
Return values
string

getProductStores()

public getProductStores([array<string|int, mixed> $params = [] ]) : array<string|int, mixed>
Parameters
$params : array<string|int, mixed> = []
Return values
array<string|int, mixed>

getStoreAmountGridId()

public getStoreAmountGridId() : string
Return values
string

getStoreAmountSignedParameters()

public getStoreAmountSignedParameters() : string
Return values
string

getStoresCount()

public getStoresCount() : int
Return values
int

getTotalData()

Form and prepare data to render in total info page block

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

getVariationIds()

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

        
On this page

Search results