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

Public Member Functions

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

Data Fields

 $bind = false
 $databaseType = "ado"
 $dataProvider = "ado"
 $_tarr = false
 $_flds
 $canSeek = true
 $hideErrors = true

Detailed Description

Definition at line 334 of file adodb-ado.inc.php.


Member Function Documentation

_close ( )

Definition at line 652 of file adodb-ado.inc.php.

_close ( )

Definition at line 697 of file adodb-ado5.inc.php.

_fetch ( )

Definition at line 544 of file adodb-ado.inc.php.

Here is the call graph for this function:

_fetch ( )

Definition at line 585 of file adodb-ado5.inc.php.

Here is the call graph for this function:

_initrs ( )

Definition at line 388 of file adodb-ado.inc.php.

_initrs ( )

Definition at line 425 of file adodb-ado5.inc.php.

_seek ( row)

Definition at line 399 of file adodb-ado.inc.php.

_seek ( row)

Definition at line 440 of file adodb-ado5.inc.php.

ADORecordSet_ado ( id,
mode = false 
)

Definition at line 344 of file adodb-ado.inc.php.

Here is the caller graph for this function:

ADORecordSet_ado ( id,
mode = false 
)

Definition at line 378 of file adodb-ado5.inc.php.

FetchField ( fieldOffset = -1)

Definition at line 356 of file adodb-ado.inc.php.

Here is the call graph for this function:

Here is the caller graph for this function:

FetchField ( fieldOffset = -1)

Definition at line 390 of file adodb-ado5.inc.php.

Here is the call graph for this function:

Fields ( colname)

Definition at line 373 of file adodb-ado.inc.php.

Here is the call graph for this function:

Fields ( colname)

Definition at line 410 of file adodb-ado5.inc.php.

Here is the call graph for this function:

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

Definition at line 492 of file adodb-ado.inc.php.

Here is the caller graph for this function:

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

Definition at line 533 of file adodb-ado5.inc.php.

Definition at line 633 of file adodb-ado.inc.php.

Definition at line 678 of file adodb-ado5.inc.php.


Field Documentation

$_flds

Definition at line 340 of file adodb-ado.inc.php.

$_tarr = false

Definition at line 339 of file adodb-ado.inc.php.

$bind = false

Definition at line 336 of file adodb-ado.inc.php.

$canSeek = true

Definition at line 341 of file adodb-ado.inc.php.

$databaseType = "ado"

Reimplemented in ADORecordSet_ado_mssql, and ADORecordSet_ado_access.

Definition at line 337 of file adodb-ado.inc.php.

$dataProvider = "ado"

Definition at line 338 of file adodb-ado.inc.php.

$hideErrors = true

Definition at line 342 of file adodb-ado.inc.php.


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