ContentModelCategories::getItems
Redefine the function an add some properties to make the styling more easy
Signature
public function getItems([bool
$recursive = false] )
Parameters
-
$recursive
- True if you want to return children recursively.
Returns
- mixed
- An array of data items on success, false on failure.