API17

JCategoryNode::getParent

From Joomla! Documentation

Revision as of 15:18, 10 May 2013 by JoomlaWikiBot (talk | contribs) (JoomlaWikiBot moved page JCategoryNode::getParent/11.1 to API17:JCategoryNode::getParent without leaving a redirect: Robot: Moved page)

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JCategoryNode::getParent[edit]

Description[edit]

Get the parent of this node.

Template:Description:JCategoryNode::getParent [Edit Descripton]

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[edit]

Template:SeeAlso:JCategoryNode::getParent [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />