__construct()
__destruct()
close()
count()
current()
dn()
getFirst()
getInnerIterator()
key()
next()
rewind()
toArray()
valid()
createEntry()
$cache
$current
$iterator
Zend\Ldap\Node\Collection provides a collection of nodes.
__construct(\Zend\Ldap\Collection\DefaultIterator $iterator)
inherited_from | \Zend\Ldap\Collection::__construct() |
---|
\Zend\Ldap\Collection\DefaultIterator
__destruct()
inherited_from | \Zend\Ldap\Collection::__destruct() |
---|
close() : bool
inherited_from | \Zend\Ldap\Collection::close() |
---|
bool
count() : int
inherited_from | \Zend\Ldap\Collection::count() |
---|
int
current() : array | null
inherited_from | \Zend\Ldap\Collection::current() |
---|
\Zend\Ldap\Exception\LdapException |
---|
array
null
dn() : string | null
inherited_from | \Zend\Ldap\Collection::dn() |
---|
string
null
getFirst() : array
inherited_from | \Zend\Ldap\Collection::getFirst() |
---|
array
getInnerIterator() : \Zend\Ldap\Collection\DefaultIterator
inherited_from | \Zend\Ldap\Collection::getInnerIterator() |
---|
key() : string
Implements Iterator and RecursiveIterator
string
next()
rewind()
toArray() : array
inherited_from | \Zend\Ldap\Collection::toArray() |
---|
array
valid() : bool
inherited_from | \Zend\Ldap\Collection::valid() |
---|
bool
$cache : array
inherited_from | \Zend\Ldap\Collection::$$cache |
---|
$current : int
inherited_from | \Zend\Ldap\Collection::$$current |
---|
$iterator : \Zend\Ldap\Collection\DefaultIterator
inherited_from | \Zend\Ldap\Collection::$$iterator |
---|