Site logo file
API
Search
Phoca.cz Main Site
Phoca Cart
Phoca Cart Demo
Search
Search
Advanced Search
Methods
__construct
setType
getPossibleShippingMethods
checkAndGetShippingMethod
checkAndGetShippingMethods
getUserCountryShipping
getUserRegionShipping
getUserZipShipping
getShippingMethod
getShippingMethods
storeShippingRegistered
getAllShippingMethodsSelectBox
getAllShippingMethods
storeShippingMethods
removeShipping
isShippingNotUsed
getShippingPluginMethods
isShippingMethodActive
getInfoDescriptionById
getShippingMethodIdByMethodName
You are here:
Home
Phoca Cart
PhocacartShipping
setType
⇦
Back to PhocacartShipping class
Method setType
public
setType
(mixed
$type
=
array(0, 1)
)
Class:
PhocacartShipping
Project:
Phoca Cart
Method setType - Source code
public function setType($type = array(0, 1)) { $this->type = $type; }