API17:JDatabase::getInstance
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.
JDatabase::getInstance
Description
Method to return a instance based on the given options.
Description:JDatabase::getInstance [Edit Descripton]
public static function getInstance ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array() |
- Returns
- Defined on line 270 of libraries/joomla/database/database.php
- Referenced by
See also
-
JDatabase::getInstance source code on BitBucket
-
Class JDatabase
-
Subpackage Database
- Other versions of JDatabase::getInstance
SeeAlso:JDatabase::getInstance [Edit See Also]
User contributed notes
<CodeExamplesForm />
