Site logo file
API
Search
Phoca.cz Main Site
Phoca Cart
Phoca Cart Demo
Search
Search
Advanced Search
Projects
Joomla
Phoca Cart
Phoca Gallery
Phoca Download
Classes
PhocacartAccess
PhocacartAccessRights
PhocacartAttribute
PhocacartCalculation
PhocacartCaptcha
PhocacartCaptchaRecaptcha
PhocacartCart
PhocacartCartCalculation
PhocacartCartDb
PhocacartCartRendercart
PhocacartCartRendercheckout
PhocacartCategory
PhocacartCategoryMultiple
PhocacartCompare
PhocacartCount
PhocacartCountry
PhocacartCoupon
PhocacartCurrency
PhocacartDate
PhocacartDiscountCart
PhocacartDiscountProduct
PhocacartDownload
PhocacartEdit
PhocacartEmail
PhocacartEmailFactory
PhocacartEmailMail
PhocacartFeed
PhocacartFile
PhocacartFileAdditional
PhocacartFileThumbnail
PhocacartFileUpload
PhocacartFileUploadmultiple
PhocacartFileUploadsingle
PhocacartFilter
PhocacartFormItems
PhocacartFormUser
PhocacartGroup
PhocacartHtmlBatch
PhocacartHtmlFeatured
PhocacartHtmlGrid
PhocacartHtmlJgrid
PhocacartId
PhocacartImage
PhocacartImageAdditional
PhocacartImageMagic
PhocacartLanguage
PhocacartLog
PhocacartManufacturer
PhocacartNewsletter
PhocacartOrder
PhocacartOrderCalculation
PhocacartOrdering
PhocacartOrderRender
PhocacartOrderStatus
PhocacartOrderView
PhocacartPagination
PhocacartParameter
PhocacartPath
PhocacartPayment
PhocacartPdf
PhocacartPlugin
PhocacartPos
PhocacartPosPrint
PhocacartPrice
PhocacartPriceBulkprice
PhocacartPriceHistory
PhocacartProduct
PhocacartRegion
PhocacartRelated
PhocacartRenderAdmin
PhocacartRenderAdmincolumns
PhocacartRenderAdminjs
PhocacartRenderAdminmedia
PhocacartRenderAdminview
PhocacartRenderAdminviews
PhocacartRenderFront
PhocacartRenderIcon
PhocacartRenderJs
PhocacartRenderMedia
PhocacartRenderStyle
PhocacartReview
PhocacartReward
PhocacartRoute
PhocaCartRouterrules
PhocacartSearch
PhocacartSection
PhocacartSecurity
PhocacartShipping
PhocacartSize
PhocacartSpecification
PhocacartStatistics
PhocacartStatisticsHits
PhocacartStock
PhocacartSubmit
PhocacartTag
PhocacartTax
PhocacartText
PhocacartTicket
PhocacartTime
PhocacartType
PhocacartUnit
PhocacartUser
PhocacartUserGuestuser
PhocacartUtils
PhocacartUtilsAdmindescription
PhocacartUtilsBatchhelper
PhocacartUtilsException
PhocacartUtilsExtension
PhocacartUtilsInfo
PhocacartUtilsOptions
PhocacartUtilsSettings
PhocacartVendor
PhocacartWishlist
PhocacartZone
Methods
__construct
getCartDiscountsById
getCartDiscount
storeDiscountProductsById
storeDiscountCatsById
getDiscountProductsById
getDiscountCatsById
getCartDiscountPriceForProduct
__clone
You are here:
Home
Phoca Cart
PhocacartDiscountCart
⇦
Back to Phoca Cart project (class list)
Class PhocacartDiscountCart - list of methods
Copyright:
Copyright (C) Jan Pavelka https://www.phoca.cz
License:
http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 and later
Located at:
Phocacart/discount/cart.php
Project:
Phoca Cart
Method Summary
private
__construct
()
Show source code of this method:
__construct Source Code
public static
getCartDiscountsById
(mixed
$id
=
0
, mixed
$returnArray
=
0
)
Show source code of this method:
getCartDiscountsById Source Code
public static
getCartDiscount
(mixed
$id
=
0
, mixed
$catid
=
0
, mixed
$quantity
=
0
, mixed
$amount
=
0
, mixed
$subtotalAmount
=
0
)
Show source code of this method:
getCartDiscount Source Code
public static
storeDiscountProductsById
(mixed
$itemString
, mixed
$discountId
)
Show source code of this method:
storeDiscountProductsById Source Code
public static
storeDiscountCatsById
(mixed
$catArray
, mixed
$discountId
)
Show source code of this method:
storeDiscountCatsById Source Code
public static
getDiscountProductsById
(mixed
$discounId
, mixed
$select
=
0
)
Show source code of this method:
getDiscountProductsById Source Code
public static
getDiscountCatsById
(mixed
$discounId
, mixed
$select
=
0
)
Show source code of this method:
getDiscountCatsById Source Code
public static
getCartDiscountPriceForProduct
(mixed
$productId
, mixed
$categoryId
, mixed
&$priceItems
)
Show source code of this method:
getCartDiscountPriceForProduct Source Code
public
__clone
()
Show source code of this method:
__clone Source Code