API17:JCategoryNode::getParent
From Joomla! Documentation
JCategoryNode::getParent
Description
Get the parent of this node.
public & function getParent ()
- Returns JNode|null the parent
- Defined on line 513 of libraries/joomla/application/categories.php
- Since

- Referenced by
See also
JCategoryNode::getParent source code on BitBucket
Class JCategoryNode
Subpackage Application- Other versions of JCategoryNode::getParent
User contributed notes
Code Examples