Documentation TYPO3 par Ameos

ADODB_ldap Class Reference

Inheritance diagram for ADODB_ldap:

Inheritance graph
[legend]
Collaboration diagram for ADODB_ldap:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ADODB_ldap ()
 _connect ($host, $username, $password, $ldapbase)
 _inject_bind_options ($options)
 _query ($sql, $inputarr)
 _close ()
 SelectDB ($db)
 ServerInfo ()

Public Attributes

 $databaseType = 'ldap'
 $dataProvider = 'ldap'
 $username = false
 $password = false
 The username which is used to connect to the database server.
 $filter
 $dn
 $version
 $port = 389
 $LDAP_CONNECT_OPTIONS

Detailed Description

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


Member Function Documentation

ADODB_ldap::SelectDB db  ) 
 

Choose a database to connect to. Many databases do not support this.

Parameters:
dbName is the name of the database to select
Returns:
true or false

Reimplemented from ADOConnection.

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

ADODB_ldap::ServerInfo  ) 
 

Get server version info...

Returns:
An array with 2 elements: $arr['string'] is the description string, and $arr[version] is the version (also a string).

Reimplemented from ADOConnection.

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

References $version.


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


Généré par Les spécialistes TYPO3 avec  doxygen 1.4.6