Element index for package LDAP
[ c ]
[ d ]
[ e ]
[ l ]
[ n ]
[ s ]
[ _ ]
_
- __construct
- in file ldap.inc, method Ldap::__construct()
- __sleep
- in file ldap.inc, method Ldap::__sleep()
Closes connection to LDAP server before serialization
- __wakeup
- in file ldap.inc, method Ldap::__wakeup()
Reconnects to LDAP server when deserialized
top
c
- close
- in file ldap.inc, method Ldap::close()
Closes connection to server
- connect
- in file ldap.inc, method Ldap::connect()
Connects to the server using the given username and password
- convertHex2bin
- in file ldap.inc, function convertHex2bin()
Converts a HEX string to a binary value
top
d
- decrypt
- in file ldap.inc, method Ldap::decrypt()
Decrypts a string
- decrypt_login
- in file ldap.inc, method Ldap::decrypt_login()
Decrypts username and password
- destroy
- in file ldap.inc, method Ldap::destroy()
Closes connection to LDAP server and deletes encrypted username/password
top
top
l
- Ldap
- in file ldap.inc, class Ldap
Ldap manages connection to LDAP and includes several helper functions.
- ldap.inc
- procedural page ldap.inc
top
n
- new_rand
- in file ldap.inc, method Ldap::new_rand()
Calculates a new value for rand
top
s
- server
- in file ldap.inc, method Ldap::server()
Returns the LDAP connection handle
top
|
|