7 calls to SimpleLdapServer::bind() in Simple LDAP 7
- SimpleLdapServer::add in ./
SimpleLdapServer.class.php - Add an entry to the LDAP directory.
- SimpleLdapServer::compare in ./
SimpleLdapServer.class.php - Compare the given attribute value with what is in the LDAP server.
- SimpleLdapServer::delete in ./
SimpleLdapServer.class.php - Delete an entry from the directory.
- SimpleLdapServer::modify in ./
SimpleLdapServer.class.php - Modify an LDAP entry.
- SimpleLdapServer::move in ./
SimpleLdapServer.class.php - Move an entry to a new DN.
- SimpleLdapServer::search in ./
SimpleLdapServer.class.php - Search the LDAP server.
- SimpleLdapServer::__construct in ./
SimpleLdapServer.class.php - Constructor.