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
getCategories
getCategoriesByIds
getAllCategories
deleteCategoriesFromProduct
storeCategories
getNextOrder
getCategoriesByProducts
getAllCategoriesByProduct
setCurrentCategory
getCategoryByProduct
setBestMatchCategory
getCurrentCategoryId
getCategoryChildrenString
getCategoryChildrenArray
You are here:
Home
Phoca Cart
PhocacartCategoryMultiple
⇦
Back to Phoca Cart project (class list)
Class PhocacartCategoryMultiple - 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/category/multiple.php
Project:
Phoca Cart
Method Summary
public static
getCategories
(mixed
$productId
, mixed
$select
=
0
)
Show source code of this method:
getCategories Source Code
public static
getCategoriesByIds
(mixed
$cids
)
Show source code of this method:
getCategoriesByIds Source Code
public static
getAllCategories
(mixed
$filter
=
0
, mixed
$type
=
array(0, 1)
)
Show source code of this method:
getAllCategories Source Code
public static
deleteCategoriesFromProduct
(mixed
$categoryArray
, mixed
$productId
)
Show source code of this method:
deleteCategoriesFromProduct Source Code
public static
storeCategories
(mixed
$storeArray
, mixed
$productId
, mixed
$categoryOrdering
=
array()
)
Show source code of this method:
storeCategories Source Code
public static
getNextOrder
(mixed
$pId
, mixed
$cId
)
Show source code of this method:
getNextOrder Source Code
public static
getCategoriesByProducts
(mixed
$productsA
)
Show source code of this method:
getCategoriesByProducts Source Code
public static
getAllCategoriesByProduct
(mixed
$productId
)
Show source code of this method:
getAllCategoriesByProduct Source Code
public static
setCurrentCategory
(mixed
$items
)
Show source code of this method:
setCurrentCategory Source Code
public static
getCategoryByProduct
(mixed
$id
, mixed
$catid
)
Show source code of this method:
getCategoryByProduct Source Code
public static
setBestMatchCategory
(mixed
&$items
, mixed
$categories
, mixed
$object
=
0
)
Show source code of this method:
setBestMatchCategory Source Code
public static
getCurrentCategoryId
()
Show source code of this method:
getCurrentCategoryId Source Code
public static
getCategoryChildrenString
(mixed
$id
, mixed
$children
=
''
)
Show source code of this method:
getCategoryChildrenString Source Code
public static
getCategoryChildrenArray
(mixed
$id
)
Show source code of this method:
getCategoryChildrenArray Source Code