ParentIterator::accept
(PHP 5 >= 5.1.0)
ParentIterator::accept — Determines acceptability
Descrierea
public bool ParentIterator::accept
( void
)
Determines if the current element has children.
Avertizare
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Parametri
Această funcție nu are parametri.
Valorile întoarse
TRUE if the current element is acceptable, otherwise FALSE.
Vedeți de asemenea
- ParentIterator::hasChildren() - Check whether the inner iterator's current element has children
- FilterIterator::accept() - Check whether the current element of the iterator is acceptable
There are no user contributed notes for this page.
