CCategoryHelper
class CCategoryHelper
Located at : UKNOWVA_ROOT/components/com_community/helpers/category.php
Methods
static
getCategories($rows)
No description
static
getSelectList($app, $options, $catid = null, $required = false, $update = false)
No description
static
getParentCount($categories, $categoryid)
Generate category count by adding it to parent's sum.
Details
at line 12
static
getCategories($rows)
at line 60
static
getSelectList($app, $options, $catid = null, $required = false, $update = false)
at line 157
static
getParentCount($categories, $categoryid)
Generate category count by adding it to parent's sum.