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