Zend Framework  2.4
Ldap Member List

This is the complete list of members for Ldap, including all inherited members.

$boundUserLdapprotected
$optionsLdapprotected
$resourceLdapprotected
$rootDseLdapprotected
$schemaLdapprotected
__construct($options=array())Ldap
__destruct()Ldap
ACCTNAME_FORM_BACKSLASHLdap
ACCTNAME_FORM_DNLdap
ACCTNAME_FORM_PRINCIPALLdap
ACCTNAME_FORM_USERNAMELdap
add($dn, array $entry)Ldap
bind($username=null, $password=null)Ldap
connect($host=null, $port=null, $useSsl=null, $useStartTls=null, $networkTimeout=null)Ldap
copy($from, $to, $recursively=false)Ldap
copyToSubtree($from, $to, $recursively=false)Ldap
count($filter, $basedn=null, $scope=self::SEARCH_SCOPE_SUB)Ldap
countChildren($dn)Ldap
createCollection(Collection\DefaultIterator $iterator, $collectionClass)Ldapprotected
delete($dn, $recursively=false)Ldap
disconnect()Ldap
exists($dn)Ldap
getAccount($acctname, array $attrs=null)Ldapprotected
getAccountCanonicalForm()Ldapprotected
getAccountDn($acctname)Ldapprotected
getAccountDomainName()Ldapprotected
getAccountDomainNameShort()Ldapprotected
getAccountFilter($acctname)Ldapprotected
getAccountFilterFormat()Ldapprotected
getAllowEmptyPassword()Ldapprotected
getBaseDn()Ldap
getBaseNode()Ldap
getBindRequiresDn()Ldapprotected
getBoundUser()Ldap
getCanonicalAccountName($acctname, $form=0)Ldap
getChildrenDns($parentDn)Ldapprotected
getEntry($dn, array $attributes=array(), $throwOnNotFound=false)Ldap
getHost()Ldapprotected
getLastError(&$errorCode=null, array &$errorMessages=null)Ldap
getLastErrorCode()Ldap
getNetworkTimeout()Ldapprotected
getNode($dn)Ldap
getOptions()Ldap
getOptReferrals()Ldapprotected
getPassword()Ldapprotected
getPort()Ldapprotected
getResource()Ldap
getRootDse()Ldap
getSchema()Ldap
getTryUsernameSplit()Ldapprotected
getUsername()Ldapprotected
getUseSsl()Ldapprotected
getUseStartTls()Ldapprotected
isPossibleAuthority($dname)Ldapprotected
move($from, $to, $recursively=false, $alwaysEmulate=false)Ldap
moveToSubtree($from, $to, $recursively=false, $alwaysEmulate=false)Ldap
prepareLdapEntryArray(array &$entry)Ldapstatic
rename($from, $to, $recursively=false, $alwaysEmulate=false)Ldap
save($dn, array $entry)Ldap
search($filter, $basedn=null, $scope=self::SEARCH_SCOPE_SUB, array $attributes=array(), $sort=null, $collectionClass=null, $sizelimit=0, $timelimit=0)Ldap
SEARCH_SCOPE_BASELdap
SEARCH_SCOPE_ONELdap
SEARCH_SCOPE_SUBLdap
searchEntries($filter, $basedn=null, $scope=self::SEARCH_SCOPE_SUB, array $attributes=array(), $sort=null, $reverseSort=false, $sizelimit=0, $timelimit=0)Ldap
setOptions($options)Ldap
splitName($name, &$dname, &$aname)Ldapprotected
update($dn, array $entry)Ldap