Documentation TYPO3 par Ameos |


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 | |
Definition at line 26 of file adodb-ldap.inc.php.
|
|
Choose a database to connect to. Many databases do not support this.
Reimplemented from ADOConnection. Definition at line 164 of file adodb-ldap.inc.php. |
|
|
Get server version info...
Reimplemented from ADOConnection. Definition at line 169 of file adodb-ldap.inc.php. References $version. |
1.4.6