API17:JTableNested::getRootId
From Joomla! Documentation
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
JTableNested::getRootId source code on BitBucket
Class JTableNested
Subpackage Database- Other versions of JTableNested::getRootId
User contributed notes
Code Examples