API17

API17:JTableNested::check

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples