PlgContentJoomla::_countItemsInCategory
Get count of items in a category
Signature
private function _countItemsInCategory(string
$table,
integer
$catid )
Parameters
-
$table
- table name of component table (column is catid)
-
$catid
- id of the category to check
Returns
- mixed
- count of items found or false if db error