Site logo file
API
Search
Phoca.cz Main Site
Phoca Cart
Phoca Cart Demo
Search
Search
Type 2 or more characters for results.
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
getFullItems
⇦
Back to PhocacartCart class
Method getFullItems
public
getFullItems
()
Class:
PhocacartCart
Project:
Phoca Cart
Method getFullItems - Source code
public
function
getFullItems
(
)
{
return
$this
->fullitems; }