Moodle  2.2.1
http://www.collinsharper.com
ADORecordset_ibase Class Reference

Public Member Functions

 ADORecordset_ibase ($id, $mode=false)
 FetchField ($fieldOffset=-1)
 _initrs ()
 _seek ($row)
 _fetch ()
 Fields ($colname)
 _close ()
 MetaType ($t, $len=-1, $fieldobj=false)

Data Fields

 $databaseType = "ibase"
 $bind = false
 $_cacheType

Detailed Description

Definition at line 726 of file adodb-ibase.inc.php.


Member Function Documentation

_close ( )

Definition at line 849 of file adodb-ibase.inc.php.

_fetch ( )

Definition at line 792 of file adodb-ibase.inc.php.

_initrs ( )

Definition at line 775 of file adodb-ibase.inc.php.

Here is the call graph for this function:

_seek ( row)

Definition at line 787 of file adodb-ibase.inc.php.

ADORecordset_ibase ( id,
mode = false 
)

Definition at line 733 of file adodb-ibase.inc.php.

FetchField ( fieldOffset = -1)

Definition at line 746 of file adodb-ibase.inc.php.

Here is the caller graph for this function:

Fields ( colname)

Definition at line 833 of file adodb-ibase.inc.php.

Here is the call graph for this function:

MetaType ( t,
len = -1,
fieldobj = false 
)

Definition at line 854 of file adodb-ibase.inc.php.


Field Documentation

$_cacheType

Definition at line 731 of file adodb-ibase.inc.php.

$bind = false

Definition at line 730 of file adodb-ibase.inc.php.

$databaseType = "ibase"

Definition at line 729 of file adodb-ibase.inc.php.


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