API16

API16:JTableAsset

From Joomla! Documentation

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

Defined in

libraries/joomla/database/table/asset.php

Methods

Method name Description
__construct
loadByName Method to load an asset by it's name.
check Asset that the nested set data is valid.

Importing

jimport( 'joomla.database.table.asset' );



Examples

Code Examples