API17

API17:JCategoryNode::hasChildren

From Joomla! Documentation

Joomla 11.1 JCategoryNode::hasChildren

Description

Test if this node has children.


public function hasChildren ()
  • Returns bool
  • Defined on line 524 of libraries/joomla/application/categories.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples