API17

API17:JCategoryNode::hasParent

From Joomla! Documentation

Joomla 11.1 JCategoryNode::hasParent

Description

Test if this node has a parent.


public function hasParent ()
  • Returns bool
  • Defined on line 535 of libraries/joomla/application/categories.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples