C:\Perl_PPM\PDF-Template-PDFAPI2-0.40_09\blib/lib/PDF/Template/Container/Loop.pm


NAME

PDF::Template::Container::Loop


PURPOSE

To provide a looping construct


NODE NAME

LOOP


INHERITANCE

PDF::Template::Container


ATTRIBUTES


CHILDREN

None


AFFECTS

Nothing


DEPENDENCIES

FOOTER - indicates where to pagebreak


USAGE

  <loop name="LOOPY">
    ... Children here ...
  </loop>

The children tags will have access to the values specified in LOOPY, as well as the parameters specifed outside.


AUTHOR

Rob Kinyon (rkinyon@columbus.rr.com)


SEE ALSO

HTML::Template, FOOTER

 C:\Perl_PPM\PDF-Template-PDFAPI2-0.40_09\blib/lib/PDF/Template/Container/Loop.pm