API17:JNode::addChild
From Joomla! Documentation
JNode::addChild
Description
Add child to this node.
public function addChild (&$child)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$child |
- Returns
- Defined on line 48 of libraries/joomla/base/node.php
See also
JNode::addChild source code on BitBucket
Class JNode
Subpackage Base- Other versions of JNode::addChild
User contributed notes
Code Examples