Zend Framework
1.12
|
This is the complete list of members for Zend_Ldap, including all inherited members.
$_boundUser | Zend_Ldap | protected |
$_options | Zend_Ldap | protected |
$_resource | Zend_Ldap | protected |
$_rootDse | Zend_Ldap | protected |
$_schema | Zend_Ldap | protected |
__construct($options=array()) | Zend_Ldap | |
__destruct() | Zend_Ldap | |
_createCollection(Zend_Ldap_Collection_Iterator_Default $iterator, $collectionClass) | Zend_Ldap | protected |
_getAccount($acctname, array $attrs=null) | Zend_Ldap | protected |
_getAccountCanonicalForm() | Zend_Ldap | protected |
_getAccountDn($acctname) | Zend_Ldap | protected |
_getAccountDomainName() | Zend_Ldap | protected |
_getAccountDomainNameShort() | Zend_Ldap | protected |
_getAccountFilter($acctname) | Zend_Ldap | protected |
_getAccountFilterFormat() | Zend_Ldap | protected |
_getAllowEmptyPassword() | Zend_Ldap | protected |
_getBindRequiresDn() | Zend_Ldap | protected |
_getChildrenDns($parentDn) | Zend_Ldap | protected |
_getHost() | Zend_Ldap | protected |
_getOptReferrals() | Zend_Ldap | protected |
_getPassword() | Zend_Ldap | protected |
_getPort() | Zend_Ldap | protected |
_getTryUsernameSplit() | Zend_Ldap | protected |
_getUsername() | Zend_Ldap | protected |
_getUseSsl() | Zend_Ldap | protected |
_getUseStartTls() | Zend_Ldap | protected |
_isPossibleAuthority($dname) | Zend_Ldap | protected |
_splitName($name, &$dname, &$aname) | Zend_Ldap | protected |
ACCTNAME_FORM_BACKSLASH | Zend_Ldap | |
ACCTNAME_FORM_DN | Zend_Ldap | |
ACCTNAME_FORM_PRINCIPAL | Zend_Ldap | |
ACCTNAME_FORM_USERNAME | Zend_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_Ldap | static |
filterEscape($str) | Zend_Ldap | static |
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_Ldap | static |
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_BASE | Zend_Ldap | |
SEARCH_SCOPE_ONE | Zend_Ldap | |
SEARCH_SCOPE_SUB | Zend_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 |