Public Member Functions | Public Attributes

ADORecordSet_ldap Class Reference

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

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


Member Function Documentation

ADORecordSet_ldap::_close (  ) 

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

ADORecordSet_ldap::_fetch (  ) 

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

References GetRowAssoc(), and GetRowNums().

Here is the call graph for this function:

ADORecordSet_ldap::_initrs (  ) 

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

ADORecordSet_ldap::ADORecordSet_ldap ( queryID,
mode = false 
)

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

ADORecordSet_ldap::GetAssoc ( force_array = false,
first2cols = false 
)

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

ADORecordSet_ldap::GetRowAssoc (  ) 

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

Referenced by _fetch().

Here is the caller graph for this function:

ADORecordSet_ldap::GetRowNums (  ) 

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

Referenced by _fetch().

Here is the caller graph for this function:


Member Data Documentation

ADORecordSet_ldap::$_entryID

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

ADORecordSet_ldap::$canSeek = false

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

ADORecordSet_ldap::$databaseType = "ldap"

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


The documentation for this class was generated from the following file: