API17

API17:JTableAsset::check

From Joomla! Documentation

Revision as of 03:47, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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