CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Modules     > >     D     > >     Dotiac
Dotiac::DTL
Run and compile Djnago templates in perl
Dotiac::DTL::Addon
Manages Dotiac::DTL-addons.
Dotiac::DTL::Addon::case_insensitive
Dotiac::DTL::Addon::html_template
Render combined Django and HTML::Template templates in Dotiac::DTL
Dotiac::DTL::Addon::html_template::Convert
Convert HTML::Template to Dotiac::DTL
Dotiac::DTL::Addon::html_template::Replace
Use Dotiac::DTL as HTML::Template
Dotiac::DTL::Addon::html_template::Variable
Custom variable tag for Dotiac::DTL::Addon::html_template
Dotiac::DTL::Addon::html_template_pure
Render pure HTML::Template in Dotiac::DTL
Dotiac::DTL::Addon::importloop
Dotiac::DTL::Addon::json
Dotiac::DTL::Addon::jsonify
Dotiac::DTL::Addon::markup
Dotiac::DTL::Addon::unparsed
Dotiac::DTL::Comment
Stores a Django template comment tag.
Dotiac::DTL::Compiled
Stores a compiled Django template.
Dotiac::DTL::Filter
Filters for variables
Dotiac::DTL::Reduced
Dotiac::DTL without the parser.
Dotiac::DTL::Tag
Terminates a template list
Dotiac::DTL::Tag::autoescape
The {% autoescape [on/off] %} tag
Dotiac::DTL::Tag::block
The {% block NAME %} tag
Dotiac::DTL::Tag::comment
The {% comment %} tag
Dotiac::DTL::Tag::cycle
The {% cycle CYCLENAME | VAR1 VAR2 VAR3 VAR4... [as CYCLENAME] %} tag
Dotiac::DTL::Tag::debug
The {% debug %} tag
Dotiac::DTL::Tag::extends
The {% extends FILE %} tag
Dotiac::DTL::Tag::filter
The {% filter FILTER1[|FILTER2[|FILTER3[|...]]] %} tag
Dotiac::DTL::Tag::firstof
The {% firstof VARIABLE1[|VARIABLE2[|VARIABLE3[|...]]] %} tag
Dotiac::DTL::Tag::for
The {% for VARIABLE1[|VARIABLE2[|VARIABLE3[|...]]] in VARIABLE %} tag
Dotiac::DTL::Tag::if
The {% if [not ]VARIABLE1[ or [not ]VARIABLE2[ or ..]]|[and [not ]VARIABLE2[ and ..]] %} tag
Dotiac::DTL::Tag::ifchanged
The {% ifchanged [VARIABLE] %} tag
Dotiac::DTL::Tag::ifequal
The {% ifequal VARIABLE1 VARIABLE2 %} tag
Dotiac::DTL::Tag::ifnotequal
The {% ifnotequal VARIABLE1 VARIABLE2 %} tag
Dotiac::DTL::Tag::importloop
The {% importloop ARRAYOFHASHES [reversed] [merge] [contextvars] %} tag
Dotiac::DTL::Tag::include
The {% include FILE %} tag
Dotiac::DTL::Tag::load
The {% load NAME %} tag
Dotiac::DTL::Tag::now
The {% now FORMAT %} tag
Dotiac::DTL::Tag::regroup
The {% regroup LIST by PROPERTY as NEWVARIABLE %} tag
Dotiac::DTL::Tag::spaceless
The {% spaceless %} tag
Dotiac::DTL::Tag::ssi
The {% ssi FILE [parsed] %} tag
Dotiac::DTL::Tag::templatetag
The {% templatetag openblock|closeblock|openvariable|closevariable|openbrace|closebrace|opencomment|closecomment %} tag
Dotiac::DTL::Tag::unparsed
The {% unparsed [FILTER[|FILTER2[|...]]] [as NEWVAR] %} tag
Dotiac::DTL::Tag::url
The {% url PATH,[PATH,[...],[PARAMETER=VALUE,[PARAMETER=VALUE,[..]]] [as VAR] %} tag
Dotiac::DTL::Tag::widthratio
The {% widthratio CURRENTVALUE MAXVALUE CONSTANT %} tag
Dotiac::DTL::Tag::with
The {% with VARIABLE as NEWVARIABLENAME %} tag
Dotiac::DTL::Value
Saves Dotiac::DTL-value.
Dotiac::DTL::Variable
Stores a Django template variable tag.

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.