API16:JTableAsset
From Joomla! Documentation
[Edit Descripton] Description:JTableAsset
Contents |
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' );
[Edit See Also] SeeAlso:JTableAsset