JDatabase::getInstance
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JDatabase::getInstance[edit]
Description[edit]
Method to return a instance based on the given options.
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[edit]
JDatabase::getInstance source code on BitBucket
Class JDatabase
Subpackage Database
- Other versions of JDatabase::getInstance
User contributed notes[edit]
Code Examples[edit]