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
intgetMeasure()
Return measure symbol from ID
public
getMeasure(mixed $measureId) : string
Parameters
- $measureId : mixed
Return values
stringgetProductStores()
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
stringgetStoreAmountSignedParameters()
public
getStoreAmountSignedParameters() : string
Return values
stringgetStoresCount()
public
getStoresCount() : int
Return values
intgetTotalData()
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>