Site logo file
API
Search
Phoca.cz Main Site
Phoca Cart
Phoca Cart Demo
Search
Search
Advanced Search
Methods
__construct
setType
setCoupon
getCoupon
checkCoupon
storeCouponProductsById
storeCouponCatsById
getCouponProductsById
getCouponCatsById
getCouponTitleById
getCouponInfoById
storeCouponCount
storeCouponCountUser
generateCouponCode
getGiftsByOrderId
getGiftByCouponId
activateAllGiftsByOrderId
You are here:
Home
Phoca Cart
PhocacartCoupon
setType
⇦
Back to PhocacartCoupon class
Method setType
public
setType
(mixed
$type
=
array(0, 1)
)
Class:
PhocacartCoupon
Project:
Phoca Cart
Method setType - Source code
public function setType($type = array(0, 1)) { $this->type = $type; }