Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
CT_Ldap Class Reference
Collaboration diagram for CT_Ldap:
Collaboration graph

Public Member Functions

 ac_start ()
 ac_halt ($msg="")
 ac_store ($id, $name, $str)
 ac_delete ($id, $name)
 ac_get_value ($id, $name)
 ac_release_lock ()
 ac_get_lock ()
 ac_newid ($str, $name)
 ac_auth ($username, $password)

Data Fields

 $ldap_host = "localhost"
 $ldap_port = 389
 $basedn = "dc=your-domain, dc=com"
 $rootdn = "cn=root, dc=your-domain, dc=com"
 $rootpw = "secret"
 $objclass = "phplibdata"
 $ds

Member Function Documentation

ac_auth (   $username,
  $password 
)
ac_delete (   $id,
  $name 
)
ac_get_lock ( )
ac_get_value (   $id,
  $name 
)
ac_halt (   $msg = "")

Here is the caller graph for this function:

ac_newid (   $str,
  $name 
)
ac_release_lock ( )
ac_start ( )

Here is the call graph for this function:

ac_store (   $id,
  $name,
  $str 
)

Here is the call graph for this function:

Field Documentation

$basedn = "dc=your-domain, dc=com"
$ds
$ldap_host = "localhost"
$ldap_port = 389
$objclass = "phplibdata"
$rootdn = "cn=root, dc=your-domain, dc=com"
$rootpw = "secret"

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