API16:JTableAsset
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
[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
Examples
<CodeExamplesForm />
