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
addItem
removeItem
emptyCompare
getItems
getQueryList
getItemsIdString
renderList
getFullItems
getComapareCountItems
You are here:
Home
Phoca Cart
PhocacartCompare
getComapareCountItems
⇦
Back to PhocacartCompare class
Method getComapareCountItems
public
getComapareCountItems
()
Class:
PhocacartCompare
Project:
Phoca Cart
Method getComapareCountItems - Source code
public
function
getComapareCountItems
(
)
{
return
count
(
$this
->items); }