JTableNested::isLeaf/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JTableNested::isLeaf

Description

Method to determine if a node is a leaf node in the tree (has no children).

Description:JTableNested::isLeaf [Edit Descripton]

public function isLeaf ($pk=null)
Parameter Type Default Description
$pk integer null Primary key of the node to check.
  • Returns boolean True if a leaf node.
  • Defined on line 181 of libraries/joomla/database/tablenested.php
  • Since Joomla 11.1

See also

SeeAlso:JTableNested::isLeaf [Edit See Also]

User contributed notes


Personal tools