Class Horde_Lens_Iterator
- Horde_Lens_Iterator implements OuterIterator
Located at Horde/Lens/Iterator.php
public
|
#
__construct( Iterator $i, mixed $d = null )
Constructs a decorator around an iterator using a single Horde_Lens_Interface object, which decorates the current() element of the iterator. The decorator is like a lens, decotrating one element at a time, instead of having a decorator for every element in the list. |
public
|
#
setLens(
Set or change the Lens modifying the inner iterator. Sets the current object of the lens automatically and returns the lens. |
public
|
|
public
|
|
public
Whether
|
|
public
The
|
|
public
The
|
|
public
Iterator
|
|
public
|