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
getTotalPointsByUserId
checkReward
calculatedRewardDiscountProduct
getPoints
getTotalPointsByUserIdExceptCurrentOrder
getTotalPointsByOrderId
getRewardPointsByOrderId
You are here:
Home
Phoca Cart
PhocacartReward
⇦
Back to Phoca Cart project (class list)
Class PhocacartReward - 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/reward/reward.php
Project:
Phoca Cart
Method Summary
public
__construct
()
Show source code of this method:
__construct Source Code
public
getTotalPointsByUserId
(mixed
$userId
)
Show source code of this method:
getTotalPointsByUserId Source Code
public
checkReward
(mixed
$points
, mixed
$msgOn
=
0
)
Show source code of this method:
checkReward Source Code
public
calculatedRewardDiscountProduct
(mixed
&$rewards
)
Show source code of this method:
calculatedRewardDiscountProduct Source Code
public static
getPoints
(mixed
$points
, mixed
$type
=
'received'
, mixed
$groupPoints
=
null
)
Show source code of this method:
getPoints Source Code
public static
getTotalPointsByUserIdExceptCurrentOrder
(mixed
$userId
, mixed
$orderId
)
Show source code of this method:
getTotalPointsByUserIdExceptCurrentOrder Source Code
public static
getTotalPointsByOrderId
(mixed
$orderId
)
Show source code of this method:
getTotalPointsByOrderId Source Code
public static
getRewardPointsByOrderId
(mixed
$orderId
)
Show source code of this method:
getRewardPointsByOrderId Source Code