API17:JTableNested::check
From Joomla! Documentation
JTableNested::check
Description
Asset that the nested set data is valid.
public function check ()
- Returns boolean True if the instance is sane and able to be stored in the database.
- Defined on line 643 of libraries/joomla/database/tablenested.php
- Since

See also
JTableNested::check source code on BitBucket
Class JTableNested
Subpackage Database- Other versions of JTableNested::check
User contributed notes
Code Examples