Zend_Ldap_Node_ChildrenIteratorImplements interfaces:
Zend_Ldap_Node_ChildrenIterator provides an iterator to a collection of children nodes.
Located in /Ldap/Node/ChildrenIterator.php (line 37)
Constructor __construct (line 52)
Constructor.
count (line 63)
Returns the number of child nodes.
Implements Countable
current (line 74)
Return the current child.
Implements Iterator
getChildren (line 140)
Returns the children for the current node.
hasChildren (line 126)
Checks if current node has children.
Returns whether the current element has children.
key (line 85)
Return the child'd RDN.
Implements Iterator
next (line 94)
Move forward to next child.
Implements Iterator
offsetExists (line 172)
Checks whether a given rdn exists.
Implements ArrayAccess.
offsetGet (line 156)
Returns a child with a given RDN.
Implements ArrayAccess.
offsetSet (line 194)
Does nothing.
Implements ArrayAccess.
offsetUnset (line 184)
Does nothing.
Implements ArrayAccess.
rewind (line 103)
Rewind the Iterator to the first child.
Implements Iterator
toArray (line 201)
Get all children as an array
valid (line 115)
Check if there is a current child after calls to rewind() or next().
Implements Iterator
Documentation generated on Mon, 21 Jun 2010 15:11:33 -0400 by phpDocumentor 1.4.3