Site logo file
API
Search
Phoca.cz Main Site
Phoca Cart
Phoca Cart Demo
Search
Search
Advanced Search
Methods
__construct
setInstance
setType
addItems
updateItemsFromCheckout
updateItems
updateShipping
updatePayment
updateItemsDb
setFullItems
roundTotalAmount
getTaxRecapitulation
getTotal
getItems
getFullItems
getCoupon
getPaymentMethod
getShippingMethod
getShippingId
getPaymentId
getCouponTitle
getCouponCode
getCartDiscountTitle
getCartDiscountId
getCouponValid
getShippingCosts
getPaymentCosts
getStockValid
getMinimumQuantityValid
getMinimumMultipleQuantityValid
getRewardPointsNeeded
getRewardPointsReceived
getRewardPointsUsed
getProductsRemoved
updateProductsRemoved
getVendorId
getTicketId
getUnitId
getSectionId
getLoyaltyCartNumber
addShippingCosts
addPaymentCosts
emptyCart
getCartCountItems
getCartTotalItems
removeCouponDb
You are here:
Home
Phoca Cart
PhocacartCart
getMinimumQuantityValid
⇦
Back to PhocacartCart class
Method getMinimumQuantityValid
public
getMinimumQuantityValid
()
Class:
PhocacartCart
Project:
Phoca Cart
Method getMinimumQuantityValid - Source code
public function getMinimumQuantityValid() { return $this->minqty['valid']; }