Zend Framework  1.12
Zend_Ldap Member List

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

$_boundUserZend_Ldapprotected
$_optionsZend_Ldapprotected
$_resourceZend_Ldapprotected
$_rootDseZend_Ldapprotected
$_schemaZend_Ldapprotected
__construct($options=array())Zend_Ldap
__destruct()Zend_Ldap
_createCollection(Zend_Ldap_Collection_Iterator_Default $iterator, $collectionClass)Zend_Ldapprotected
_getAccount($acctname, array $attrs=null)Zend_Ldapprotected
_getAccountCanonicalForm()Zend_Ldapprotected
_getAccountDn($acctname)Zend_Ldapprotected
_getAccountDomainName()Zend_Ldapprotected
_getAccountDomainNameShort()Zend_Ldapprotected
_getAccountFilter($acctname)Zend_Ldapprotected
_getAccountFilterFormat()Zend_Ldapprotected
_getAllowEmptyPassword()Zend_Ldapprotected
_getBindRequiresDn()Zend_Ldapprotected
_getChildrenDns($parentDn)Zend_Ldapprotected
_getHost()Zend_Ldapprotected
_getOptReferrals()Zend_Ldapprotected
_getPassword()Zend_Ldapprotected
_getPort()Zend_Ldapprotected
_getTryUsernameSplit()Zend_Ldapprotected
_getUsername()Zend_Ldapprotected
_getUseSsl()Zend_Ldapprotected
_getUseStartTls()Zend_Ldapprotected
_isPossibleAuthority($dname)Zend_Ldapprotected
_splitName($name, &$dname, &$aname)Zend_Ldapprotected
ACCTNAME_FORM_BACKSLASHZend_Ldap
ACCTNAME_FORM_DNZend_Ldap
ACCTNAME_FORM_PRINCIPALZend_Ldap
ACCTNAME_FORM_USERNAMEZend_Ldap
add($dn, array $entry)Zend_Ldap
bind($username=null, $password=null)Zend_Ldap
connect($host=null, $port=null, $useSsl=null, $useStartTls=null)Zend_Ldap
copy($from, $to, $recursively=false)Zend_Ldap
copyToSubtree($from, $to, $recursively=false)Zend_Ldap
count($filter, $basedn=null, $scope=self::SEARCH_SCOPE_SUB)Zend_Ldap
countChildren($dn)Zend_Ldap
delete($dn, $recursively=false)Zend_Ldap
disconnect()Zend_Ldap
exists($dn)Zend_Ldap
explodeDn($dn, array &$keys=null, array &$vals=null)Zend_Ldapstatic
filterEscape($str)Zend_Ldapstatic
getBaseDn()Zend_Ldap
getBaseNode()Zend_Ldap
getBoundUser()Zend_Ldap
getCanonicalAccountName($acctname, $form=0)Zend_Ldap
getEntry($dn, array $attributes=array(), $throwOnNotFound=false)Zend_Ldap
getLastError(&$errorCode=null, array &$errorMessages=null)Zend_Ldap
getLastErrorCode()Zend_Ldap
getNode($dn)Zend_Ldap
getOptions()Zend_Ldap
getResource()Zend_Ldap
getRootDse()Zend_Ldap
getSchema()Zend_Ldap
move($from, $to, $recursively=false, $alwaysEmulate=false)Zend_Ldap
moveToSubtree($from, $to, $recursively=false, $alwaysEmulate=false)Zend_Ldap
prepareLdapEntryArray(array &$entry)Zend_Ldapstatic
rename($from, $to, $recursively=false, $alwaysEmulate=false)Zend_Ldap
save($dn, array $entry)Zend_Ldap
search($filter, $basedn=null, $scope=self::SEARCH_SCOPE_SUB, array $attributes=array(), $sort=null, $collectionClass=null, $sizelimit=0, $timelimit=0)Zend_Ldap
SEARCH_SCOPE_BASEZend_Ldap
SEARCH_SCOPE_ONEZend_Ldap
SEARCH_SCOPE_SUBZend_Ldap
searchEntries($filter, $basedn=null, $scope=self::SEARCH_SCOPE_SUB, array $attributes=array(), $sort=null, $reverseSort=false, $sizelimit=0, $timelimit=0)Zend_Ldap
setOptions($options)Zend_Ldap
update($dn, array $entry)Zend_Ldap