__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
boolcount() : int
intcurrent() : array | null
dn() : string | null
stringnull
getFirst() : array
arraygetInnerIterator() : \Zend\Ldap\Collection\DefaultIterator
key() : int | null
intnull
next()
\Zend\Ldap\Exception\LdapException |
|---|
rewind()
\Zend\Ldap\Exception\LdapException |
|---|
toArray() : array
arrayvalid() : bool
boolcreateEntry(array $data) : array
array
array$cache : array
$current : integer