JDatabase::loadObject/1.5
From Joomla! Documentation
JDatabase::loadObject
Description
This global function loads the first row of a query into an object.
Description:JDatabase::loadObject [Edit Descripton]
public function loadObject ()
| Parameter | Type | Default | Description |
|---|---|---|---|
| object |
- Returns
- Defined on line 754 of libraries/joomla/database/database.php
See also
-
JDatabase::loadObject on api.joomla.org
-
JDatabase source code on JoomlaCode
-
Class JDatabase
-
Subpackage Database
- Other versions of JDatabase::loadObject
SeeAlso:JDatabase::loadObject [Edit See Also]
User contributed notes
<CodeExamplesForm />