Class QuickEditProductPropertiesListItem
| category |
System |
|---|---|
| package |
Extensions |
| subpackage |
QuickEdit |
__construct(array $value)
arrayContains product properties data.
getEan() : integer
integerReturns the ean of the product.
getId() : integer
integerReturns the Id of the product.
getModel() : integer
integerReturns the model of the product.
getName() : integer
integerReturns the name of the product.
getPrice() : integer
integerReturns the price of the product.
getPriceType() : integer
integerReturns the price type of the product.
getPriceTypeConfiguration() : array
array
getProductsName() : integer
integerReturns the name of the product.
getQuantity() : integer
integerReturns the quantity of the product.
getShipmentConfiguration() : integer
integerReturns the shipping configuration of the product.
getShippingTimeId() : integer
integerReturns the shipping time id of the product.
getTax() : integer
integerReturns the tax of the product.
getWeight() : integer
integerReturns the weight of the product.
setEan(\StringType $ean) : \QuickEditProductPropertiesListItem
setId(\IdType $id) : \QuickEditProductPropertiesListItem
setModel(\StringType $model) : \QuickEditProductPropertiesListItem
setName(\StringType $name) : \QuickEditProductPropertiesListItem
setPrice(\DecimalType $price) : \QuickEditProductPropertiesListItem
setPriceType(\StringType $priceType) : \QuickEditProductPropertiesListItem
setPriceTypeConfiguration() : \QuickEditProductPropertiesListItem
setProductsName(\StringType $productsName) : \QuickEditProductPropertiesListItem
setQuantity(\DecimalType $quantity) : \QuickEditProductPropertiesListItem
setShipmentConfiguration() : \QuickEditProductPropertiesListItem
setShippingTimeId(\IntType $shippingTimeId) : \QuickEditProductPropertiesListItem
setTax(\DecimalType $tax) : \QuickEditProductPropertiesListItem
setWeight(\DecimalType $weight) : \QuickEditProductPropertiesListItem
db : \CI_DB_query_builder
| var |
|---|
\CI_DB_query_builder
languageTextManager : \LanguageTextManager
| var |
|---|
\LanguageTextManager
id : integer
| var |
|---|
integer
name : string
| var |
|---|
string
model : string
| var |
|---|
string
ean : string
| var |
|---|
string
quantity : float
| var |
|---|
float
shippingTimeId : integer
| var |
|---|
integer
shippingStatusName : string
| var |
|---|
string
shipmentConfiguration : array
| var |
|---|
array
weight : float
| var |
|---|
float
tax : float
| var |
|---|
float
price : float
| var |
|---|
float
priceType : string
| var |
|---|
string
priceTypeConfiguration : array
| var |
|---|
array
productsName : string
| var |
|---|
string