Excel::Template::Iterator - Excel::Template::Iterator documentation


Excel-Template documentation  | view source Contained in the Excel-Template distribution.

Index


NAME

Top

Excel::Template::Iterator

PURPOSE

Top

This is meant for internal use only. Documentation is provided for subclassing.

NODE NAME

Top

None

INHERITANCE

Top

None

ATTRIBUTES

Top

None

CHILDREN

Top

None

AFFECTS

Top

This is a helper class for LOOP

DEPENDENCIES

Top

None

METHODS

Top

can_continue

Determines if the iterator can continue.

Currently, this wraps more_params(), but there other possible situations, such as the page ending.

more_params

Determines if the iterator for the loop has more parameters that it can consume

next

Go to the next iteration of the loop

AUTHOR

Top

Rob Kinyon (rob.kinyon@gmail.com)

SEE ALSO

Top

LOOP


Excel-Template documentation  | view source Contained in the Excel-Template distribution.