MDB2
[ class tree: MDB2 ] [ index: MDB2 ] [ all elements ]

Class: MDB2_Module_Common

Source Location: /MDB2-2.1.0/MDB2.php

Class Overview


The common modules class for MDB2 module objects


Author(s):

Variables

Methods


Child classes:

MDB2_Driver_Datatype_Common
MDB2_Driver_Common: Base class that is extended by each MDB2 driver
MDB2_Driver_Function_Common
Base class for the function modules that is extended by each MDB2 driver
MDB2_Driver_Manager_Common
Base class for the management modules that is extended by each MDB2 driver
MDB2_Driver_Reverse_Common
Base class for the schema reverse engineering module that is extended by each MDB2 driver
MDB2_Extended
MDB2_Extended: class which adds several high level methods to MDB2

Inherited Variables

Inherited Methods


Class Details

[line 3781]
The common modules class for MDB2 module objects


[ Top ]


Class Variables

$db_index =

[line 3791]

contains the key to the global MDB2 instance array of the associated MDB2 instance
  • Access: protected

Type:   int


[ Top ]



Method Detail

MDB2_Module_Common (Constructor)   [line 3810]

MDB2_Module_Common MDB2_Module_Common( mixed $db_index)

PHP 4 Constructor

[ Top ]

getDBInstance   [line 3825]

object MDB2 &getDBInstance( )

Get the instance of MDB2 associated with the module instance
  • Return: instance or a MDB2 error on failure
  • Access: public

[ Top ]


Documentation generated on Thu, 15 Jun 2006 09:06:51 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.