JCategories::get
Loads a specific category and all its children in a JCategoryNode object
Signature
public function get([string
$id = 'root',
[boolean
$forceload = false]] )
Parameters
-
$id
- an optional id integer or equal to 'root'
-
$forceload
- True to force the _load method to execute
Returns
- mixed
- JCategoryNode object or null if $id is not valid