API17

API17:JCategoryNode::getParent

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1
  • Referenced by

See also


User contributed notes

Code Examples