Class QuickEditProductListItem
Class QuickEditProductListItem
Package: Extensions\QuickEdit
Category: System
Located at Extensions/QuickEdit/ListItems/QuickEditProductListItem.inc.php
Category: System
Located at Extensions/QuickEdit/ListItems/QuickEditProductListItem.inc.php
Methods summary
public
setManufacturer( StringType $manufacturer )
: QuickEditProductListItem
Sets the manufacturer of the product.
public
setQuantity( DecimalType $quantity )
: QuickEditProductListItem
Sets the quantity of the product.
public
setShippingTimeId( IntType $shippingTimeId )
: QuickEditProductListItem
Sets the shipping time id of the product.
public
setShippingStatusName( StringType $shippingStatusName )
: QuickEditProductListItem
Sets the shipping status name of the product.
public
setShippingCosts( DecimalType $shippingCosts )
: QuickEditProductListItem
Sets the shipping costs of the product.
public
setTaxClassId( IntType $taxClassId )
: QuickEditProductListItem
Sets the tax class id of the product.
public
setDiscount( DecimalType $discount )
: QuickEditProductListItem
Sets the discount of the product.
public
setSpecialPriceId( IdType $specialPriceId )
: QuickEditProductListItem
Sets the special price id of the product.
public
setSpecialPrice( DecimalType $specialPrice )
: QuickEditProductListItem
Sets the special price of the product.
public
getSpecialPriceExpiresDate( void )
: integer
Returns the special price expires date of the product.
public
setSpecialPriceExpiresDate( DateTime $specialPriceExpiresDate )
: QuickEditProductListItem
Sets the special price expires date of the product.
public
setSpecialPriceQuantity( DecimalType $specialPriceQuanity )
: QuickEditProductListItem
Sets the special price quantity of the product.
public
setSpecialPriceStatus( BoolType $specialPriceStatus )
: QuickEditProductListItem
Sets the special price status of the product.
public
setCategory( StringType $category )
: QuickEditProductListItem
Sets the category of the product.