Back to Joomla project (class list)

Class AdapterInstance - list of methods

Adapter Instance Class

Extends

Direct known subclasses

Package: Joomla\CMS\Adapter
Copyright: (C) 2008 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Adapter/AdapterInstance.php
Project: Joomla

Method Summary

public
(\Joomla\CMS\Adapter\Adapter $parent, \Joomla\Database\DatabaseDriver $db, array $options = array())

Constructor
Parameters
  • \Joomla\CMS\Adapter\Adapter $parent Parent object
  • \Joomla\Database\DatabaseDriver $db Database object
  • array $options Configuration Options
Since
  • 1.6
Show source code of this method: __construct Source Code

public \Joomla\CMS\Adapter\Adapter
()

Retrieves the parent object
Returns
  • \Joomla\CMS\Adapter\Adapter
Since
  • 1.6
Show source code of this method: getParent Source Code

Properties Summary

protected \Joomla\CMS\Adapter\Adapter
$parent
Parent
Since
  • 1.6
protected \Joomla\Database\DatabaseDriver
$db
Database
Since
  • 1.6

Tags Summary

Since
1.6
Deprecated
5.0
Will be removed without replacement