PHP FluentDOM\Iterators Пространство имен

Классы

Имя Описание
ElementIterator Iterator class for FluentDOM\Element objects
IndexIterator A abstract superclass for index based iterators. The object using this iterator needs to implement \Countable and allow to get the current item by an zero based index position.
MapIterator An iterator that calls a map function for the current value before returning it.
NodesIterator FluentDOM\Query\Iterator is the Iterator class for FluentDOM\Query objects