Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

Differences Between: [Versions 310 and 401] [Versions 311 and 401] [Versions 39 and 401]

LDAP driver.

Author: Joshua Eldridge <joshuae74@hotmail.com>
Copyright: 2000-2013 John Lim
Copyright: 2014 Damien Regad, Mark Newnham and the ADOdb community
License: BSD-3-Clause
License: LGPL-2.1-or-later
File Size: 430 lines (11 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 classes

ADODB_ldap:: (8 methods):
  _connect()
  _inject_bind_options()
  _query()
  ErrorMsg()
  ErrorNo()
  _close()
  SelectDB()
  ServerInfo()

Name:: (0 methods):

ADORecordSet_ldap:: (7 methods):
  __construct()
  _initrs()
  GetAssoc()
  GetRowAssoc()
  GetRowNums()
  _fetch()
  _close()


Class: ADODB_ldap  - X-Ref

_connect( $host, $username, $password, $ldapbase)   X-Ref
No description

_inject_bind_options( $options )   X-Ref
No description

_query($sql,$inputarr=false)   X-Ref
No description

ErrorMsg()   X-Ref
No description

ErrorNo()   X-Ref
No description

_close()   X-Ref
No description

SelectDB($db)   X-Ref
No description

ServerInfo()   X-Ref
No description

Class: Name  - X-Ref

Class: ADORecordSet_ldap  - X-Ref

__construct($queryID,$mode=false)   X-Ref
No description

_initrs()   X-Ref
No description

GetAssoc($force_array = false, $first2cols = false, $fetchMode = -1)   X-Ref
No description

GetRowAssoc($upper = ADODB_ASSOC_CASE)   X-Ref
No description

GetRowNums()   X-Ref
No description

_fetch()   X-Ref
No description

_close()   X-Ref
No description