JTableNested:: getNode/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JTableNested::_getNode

Description

Method to get nested set properties for a node in the tree.

Description:JTableNested:: getNode [Edit Descripton]

protected function _getNode (
        $id
        $key=null
)
Parameter Type Default Description
$id integer Value to look up the node by.
$key string null Key to look up the node by.
  • Returns mixed Boolean false on failure or node object on success.
  • Defined on line 1457 of libraries/joomla/database/tablenested.php
  • Since Joomla 11.1

See also

SeeAlso:JTableNested:: getNode [Edit See Also]

User contributed notes


Personal tools