API17:JTableAsset::check
From Joomla! Documentation
JTableAsset::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 94 of libraries/joomla/database/table/asset.php
- Since

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