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

Public Member Functions

 ADORecordSet_ldap ($queryID, $mode=false)
 _initrs ()
 GetAssoc ($force_array=false, $first2cols=false)
 GetRowAssoc ()
 GetRowNums ()
 _fetch ()
 _close ()

Data Fields

 $databaseType = "ldap"
 $canSeek = false
 $_entryID

Detailed Description

Definition at line 287 of file adodb-ldap.inc.php.


Member Function Documentation

_close ( )

Definition at line 417 of file adodb-ldap.inc.php.

_fetch ( )

Definition at line 386 of file adodb-ldap.inc.php.

Here is the call graph for this function:

_initrs ( )

Definition at line 317 of file adodb-ldap.inc.php.

ADORecordSet_ldap ( queryID,
mode = false 
)

Definition at line 293 of file adodb-ldap.inc.php.

GetAssoc ( force_array = false,
first2cols = false 
)

Definition at line 331 of file adodb-ldap.inc.php.

Definition at line 351 of file adodb-ldap.inc.php.

Here is the caller graph for this function:

Definition at line 368 of file adodb-ldap.inc.php.

Here is the caller graph for this function:


Field Documentation

$_entryID

Definition at line 291 of file adodb-ldap.inc.php.

$canSeek = false

Definition at line 290 of file adodb-ldap.inc.php.

$databaseType = "ldap"

Definition at line 289 of file adodb-ldap.inc.php.


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