
OODoc::Format::TemplateMagic - helpers to simplify use of Template::Magic

OODoc::Format::TemplateMagic is extended by OODoc::Format::Html OODoc::Format::Pod2

# Never instantiated directly.


$obj->zoneGetParameters(ZONE|STRING)
Takes a Template::Magic::Zone object to process the text after the tag. You may also specify a string, for instance a modified attribute list. The return is a list of key-value pairs with data.
example: of valid arguments
<!--{examples expand NO list ALL}--> # old style <!--{examples expand => NO, list => ALL}--> <!--{examples expand => NO, list => ALL}-->

This module is part of OODoc distribution version 1.05, built on January 26, 2009. Website: http://perl.overmeer.net/oodoc/

Copyrights 2003-2009 by Mark Overmeer. For other contributors see ChangeLog.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html