LDAP
[ class tree: LDAP ] [ index: LDAP ] [ all elements ]

Element index for package LDAP

[ a ] [ c ] [ d ] [ e ] [ h ] [ i ] [ l ] [ n ] [ o ] [ p ] [ r ] [ s ] [ u ] [ _ ]

_

__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

a

$attributes
in file ldap.inc, variable Ldap::$attributes
    Array with all attribute strings from the LDAP server
top

c

$conf
in file ldap.inc, variable Ldap::$conf
    Object of Config to access preferences
close
in file ldap.inc, method Ldap::close()
    Closes connection to server
cmp_array
in file ldap.inc, method Ldap::cmp_array()
    Helper function to sort the unit DNs
connect
in file ldap.inc, method Ldap::connect()
    Connects to the server using the given username and password
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

e

encrypt
in file ldap.inc, method Ldap::encrypt()
    Encrypts a string
encrypt_login
in file ldap.inc, method Ldap::encrypt_login()
    Encrypts username and password
top

h

hex2bin
in file ldap.inc, function hex2bin()
    Converts a HEX string to a binary value
top

i

top

l

Ldap
in file ldap.inc, method Ldap::Ldap()
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

o

$objectClasses
in file ldap.inc, variable Ldap::$objectClasses
    Array with all objectClass strings from the LDAP server
top

p

$password
in file ldap.inc, variable Ldap::$password
    LDAP password used for bind
top

r

$rand
in file ldap.inc, variable Ldap::$rand
    Random number (changes on every page request)
top

s

$server
in file ldap.inc, variable Ldap::$server
    Server handle
$supports_samba2_schema
in file ldap.inc, variable Ldap::$supports_samba2_schema
    ObjectClass sambaAccount
$supports_samba3_schema
in file ldap.inc, variable Ldap::$supports_samba3_schema
    ObjectClass sambaSamAccount
$supports_unix_hosts
in file ldap.inc, variable Ldap::$supports_unix_hosts
    Host attribute in inetOrgPerson
search_units
in file ldap.inc, method Ldap::search_units()
    Returns an array with all organizational units under the given suffix
server
in file ldap.inc, method Ldap::server()
    Returns the LDAP connection handle
top

u

$username
in file ldap.inc, variable Ldap::$username
    LDAP username used for bind
updateCapabilities
in file ldap.inc, method Ldap::updateCapabilities()
    Updates the capabilities values (var $supports_*)
updateClasses
in file ldap.inc, method Ldap::updateClasses()
    Reads the array of objectClasses from the LDAP server
top

Documentation generated on Tue, 07 Feb 2006 17:03:31 +0100 by phpDocumentor 1.2.3