internal package
Foswiki::Iterator::EventIterator Foswiki::Iterator::EventIterator
ObjectMethod
hasNext() → $boolean The next matching record is parsed and saved into an instance variable until requested.
Returns true if a cached record is available.
ObjectMethod
snoopNext() → $hashref ObjectMethod
next() → \$hash or @array PrivateMethod
formatData($this) → ( $hashRef, @array )