API17:JTable::check
From Joomla! Documentation
JTable::check
Description
Method to perform sanity checks on the instance properties to ensure they are safe to store in the database.
public function check ()
- Returns
- Defined on line 500 of libraries/joomla/database/table.php
See also
JTable::check source code on BitBucket
Class JTable
Subpackage Database- Other versions of JTable::check
User contributed notes
Code Examples