API17

API17:JTableAsset::check

From Joomla! Documentation

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

See also


User contributed notes

Code Examples