Zend Framework
2.4
|
This is the complete list of members for Ldap, including all inherited members.
$boundUser | Ldap | protected |
$options | Ldap | protected |
$resource | Ldap | protected |
$rootDse | Ldap | protected |
$schema | Ldap | protected |
__construct($options=array()) | Ldap | |
__destruct() | Ldap | |
ACCTNAME_FORM_BACKSLASH | Ldap | |
ACCTNAME_FORM_DN | Ldap | |
ACCTNAME_FORM_PRINCIPAL | Ldap | |
ACCTNAME_FORM_USERNAME | Ldap | |
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) | Ldap | protected |
delete($dn, $recursively=false) | Ldap | |
disconnect() | Ldap | |
exists($dn) | Ldap | |
getAccount($acctname, array $attrs=null) | Ldap | protected |
getAccountCanonicalForm() | Ldap | protected |
getAccountDn($acctname) | Ldap | protected |
getAccountDomainName() | Ldap | protected |
getAccountDomainNameShort() | Ldap | protected |
getAccountFilter($acctname) | Ldap | protected |
getAccountFilterFormat() | Ldap | protected |
getAllowEmptyPassword() | Ldap | protected |
getBaseDn() | Ldap | |
getBaseNode() | Ldap | |
getBindRequiresDn() | Ldap | protected |
getBoundUser() | Ldap | |
getCanonicalAccountName($acctname, $form=0) | Ldap | |
getChildrenDns($parentDn) | Ldap | protected |
getEntry($dn, array $attributes=array(), $throwOnNotFound=false) | Ldap | |
getHost() | Ldap | protected |
getLastError(&$errorCode=null, array &$errorMessages=null) | Ldap | |
getLastErrorCode() | Ldap | |
getNetworkTimeout() | Ldap | protected |
getNode($dn) | Ldap | |
getOptions() | Ldap | |
getOptReferrals() | Ldap | protected |
getPassword() | Ldap | protected |
getPort() | Ldap | protected |
getResource() | Ldap | |
getRootDse() | Ldap | |
getSchema() | Ldap | |
getTryUsernameSplit() | Ldap | protected |
getUsername() | Ldap | protected |
getUseSsl() | Ldap | protected |
getUseStartTls() | Ldap | protected |
isPossibleAuthority($dname) | Ldap | protected |
move($from, $to, $recursively=false, $alwaysEmulate=false) | Ldap | |
moveToSubtree($from, $to, $recursively=false, $alwaysEmulate=false) | Ldap | |
prepareLdapEntryArray(array &$entry) | Ldap | static |
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_BASE | Ldap | |
SEARCH_SCOPE_ONE | Ldap | |
SEARCH_SCOPE_SUB | Ldap | |
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) | Ldap | protected |
update($dn, array $entry) | Ldap |