API16

API16:JTableAsset

From Joomla! Documentation

Revision as of 14:29, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

{{subst:Description:JTableAsset}}

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' );


{{subst:SeeAlso:JTableAsset}}

Examples

<CodeExamplesForm />