| [ Index ] |
PHP Cross Reference of Joomla 2.5.4 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. |
| License: | GNU General Public License version 2 or later; see LICENSE |
| File Size: | 143 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JTableAsset:: (3 methods):
__construct()
loadByName()
check()
Class: JTableAsset - X-Ref
Table class supporting modified pre-order tree traversal behavior.| __construct(&$db) X-Ref |
| Constructor param: JDatabase &$db A database connector object |
| loadByName($name) X-Ref |
| Method to load an asset by it's name. param: string $name The name of the asset. return: integer |
| check() X-Ref |
| Asset that the nested set data is valid. return: boolean True if the instance is sane and able to be stored in the database. |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |