API17

API17:JNode::hasChildren

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples