API17:JNode::getChildren
From Joomla! Documentation
JNode::getChildren
Description
Get the children of this node.
public & function getChildren ()
- Returns array the children
- Defined on line 85 of libraries/joomla/base/node.php
See also
JNode::getChildren source code on BitBucket
Class JNode
Subpackage Base- Other versions of JNode::getChildren
User contributed notes
Code Examples