API17:JNode::hasChildren
From Joomla! Documentation
JNode::hasChildren
Description
Test if this node has children.
public function hasChildren ()
- Returns bool
- Defined on line 105 of libraries/joomla/base/node.php
See also
JNode::hasChildren source code on BitBucket
Class JNode
Subpackage Base
- Other versions of JNode::hasChildren
User contributed notes
Code Examples