API17

API17:JTableNested::getRootId

From Joomla! Documentation

Joomla 11.1 JTableNested::getRootId

Description

Gets the ID of the root item in the tree.


public function getRootId ()
  • Returns mixed The ID of the root row, or false and the internal error is set.
  • Defined on line 1181 of libraries/joomla/database/tablenested.php

See also


User contributed notes

Code Examples