__construct()
__destruct()
close()
count()
current()
dn()
getFirst()
getInnerIterator()
key()
next()
rewind()
toArray()
valid()
createEntry()
$cache
$current
$iterator
Zend\Ldap\Collection wraps a list of LDAP entries.
__construct(\Zend\Ldap\Collection\DefaultIterator $iterator)
\Zend\Ldap\Collection\DefaultIterator
__destruct()
close() : bool
bool
count() : int
int
current() : array | null
dn() : string | null
string
null
getFirst() : array
array
getInnerIterator() : \Zend\Ldap\Collection\DefaultIterator
key() : int | null
int
null
next()
\Zend\Ldap\Exception\LdapException |
---|
rewind()
\Zend\Ldap\Exception\LdapException |
---|
toArray() : array
array
valid() : bool
bool
createEntry(array $data) : array
array
array
$cache : array
$current : int