API17

API17:JDatabase:: construct

From Joomla! Documentation

Joomla 11.1 JDatabase::__construct

Description

Constructor.


protected function __construct ($options)
Parameter Type Default Description
$options array List of options used to configure the connection
  • Returns void
  • Defined on line 150 of libraries/joomla/database/database.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples