Moodle  2.2.1
http://www.collinsharper.com
ADODB_postgres7 Class Reference
Inheritance diagram for ADODB_postgres7:
Collaboration diagram for ADODB_postgres7:

Public Member Functions

 ADODB_postgres7 ()
 SelectLimit ($sql, $nrows=-1, $offset=-1, $inputarr=false, $secs2cache=0)
 MetaForeignKeys ($table, $owner=false, $upper=false)
 _old_MetaForeignKeys ($table, $owner=false, $upper=false)
 _query ($sql, $inputarr=false)
 GetCharSet ()
 SetCharSet ($charset_name)

Data Fields

 $databaseType = 'postgres7'
 $hasLimit = true
 $ansiOuter = true
 $charSet = true

Detailed Description

Definition at line 19 of file adodb-postgres7.inc.php.


Member Function Documentation

_old_MetaForeignKeys ( table,
owner = false,
upper = false 
)

Definition at line 111 of file adodb-postgres7.inc.php.

_query ( sql,
inputarr = false 
)

Reimplemented from ADODB_postgres64.

Definition at line 144 of file adodb-postgres7.inc.php.

Definition at line 26 of file adodb-postgres7.inc.php.

Here is the call graph for this function:

Definition at line 187 of file adodb-postgres7.inc.php.

Here is the caller graph for this function:

MetaForeignKeys ( table,
owner = false,
upper = false 
)

Definition at line 66 of file adodb-postgres7.inc.php.

SelectLimit ( sql,
nrows = -1,
offset = -1,
inputarr = false,
secs2cache = 0 
)

Definition at line 38 of file adodb-postgres7.inc.php.

SetCharSet ( charset_name)

Definition at line 199 of file adodb-postgres7.inc.php.

Here is the call graph for this function:


Field Documentation

$ansiOuter = true

Definition at line 22 of file adodb-postgres7.inc.php.

$charSet = true

Definition at line 23 of file adodb-postgres7.inc.php.

$databaseType = 'postgres7'

Reimplemented from ADODB_postgres64.

Definition at line 20 of file adodb-postgres7.inc.php.

$hasLimit = true

Reimplemented from ADODB_postgres64.

Definition at line 21 of file adodb-postgres7.inc.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations