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
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
getItem
setNewPrice
setNewOriginalPrice
setRevertPrice
setRevertOriginalPrice
setStatus
removePriceHistoryItem
removePriceHistoryItems
You are here:
Home
Phoca Cart
PhocacartPriceBulkprice
⇦
Back to Phoca Cart project (class list)
Class PhocacartPriceBulkprice - 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/price/bulkprice.php
Project:
Phoca Cart
Method Summary
public static
getItem
(mixed
$id
)
Show source code of this method:
getItem Source Code
public static
setNewPrice
(mixed
$productId
, mixed
$price
, mixed
$params
)
Show source code of this method:
setNewPrice Source Code
public static
setNewOriginalPrice
(mixed
$productId
, mixed
$price_original
, mixed
$price
, mixed
$params
)
Show source code of this method:
setNewOriginalPrice Source Code
public static
setRevertPrice
(mixed
$productId
, mixed
$bulkId
, mixed
$price
, mixed
$params
)
Show source code of this method:
setRevertPrice Source Code
public static
setRevertOriginalPrice
(mixed
$productId
, mixed
$bulkId
, mixed
$priceOriginal
, mixed
$params
)
Show source code of this method:
setRevertOriginalPrice Source Code
public static
setStatus
(mixed
$id
, mixed
$status
)
Show source code of this method:
setStatus Source Code
public static
removePriceHistoryItem
(mixed
$id
)
Show source code of this method:
removePriceHistoryItem Source Code
public static
removePriceHistoryItems
(mixed
$cid
)
Show source code of this method:
removePriceHistoryItems Source Code