Class QuickEditProductSpecialPriceListItem
Class QuickEditProductSpecialPriceListItem
Package: Extensions\QuickEdit
Category: System
Located at Extensions/QuickEdit/ListItems/QuickEditProductSpecialPriceListItem.inc.php
Category: System
Located at Extensions/QuickEdit/ListItems/QuickEditProductSpecialPriceListItem.inc.php
Methods summary
public
setProductsId( IdType $id )
: QuickEditProductSpecialPriceListItem
Sets the id of the product.
public
setProductsName( StringType $productsName )
: QuickEditProductSpecialPriceListItem
Sets the name of the product.
public
setProductsModel( StringType $model )
: QuickEditProductSpecialPriceListItem
Sets the model of the product.
public
setProductsPrice( DecimalType $productsPrice )
: QuickEditProductSpecialPriceListItem
Sets the model of the product.
public
setQuantity( DecimalType $quantity )
: QuickEditProductSpecialPriceListItem
Sets the quantity of the product.
public
setTax( DecimalType $tax )
: QuickEditProductSpecialPriceListItem
Sets the tax of the product.
public
setPrice( DecimalType $price )
: QuickEditProductSpecialPriceListItem
Sets the price of the product.
public
setNewEntry( BoolType $newEntry )
: QuickEditProductSpecialPriceListItem
Saves whether the entry is new.
public
setExpiresDate( DateTime $expiresDate )
: QuickEditProductSpecialPriceListItem
Sets the special price expires date of the product.
public
setStatus( BoolType $status )
: QuickEditProductSpecialPriceListItem
Sets the status of the product.