API17

API17:JTable::check

From Joomla! Documentation

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


User contributed notes

Code Examples