[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/libraries/joomla/base/ -> adapterinstance.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 68 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

JAdapterInstance:: (2 methods):
  __construct()
  getParent()


Class: JAdapterInstance  - X-Ref

Adapter Instance Class

__construct(&$parent, &$db, $options = array()   X-Ref
Constructor

param: object  &$parent  Parent object [JAdapter instance]
param: object  &$db      Database object [JDatabase instance]
param: array   $options  Configuration Options

getParent()   X-Ref
Retrieves the parent object

return: object parent



Generated: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1