API16:JTableAsset
From Joomla! Documentation
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