[%# # IMPORTANT NOTE # This documentation is generated automatically from source # templates. Any changes you make here may be lost. # # The 'docsrc' documentation source bundle is available for download # from http://www.template-toolkit.org/docs.html and contains all # the source templates, XML files, scripts, etc., from which the # documentation for the Template Toolkit is built. -%] [% META book = 'Manual' page = 'Directives' %] [% WRAPPER toc; INCLUDE tocitem title="DESCRIPTION" subs=["Accessing and Updating Template Variables", "Processing Other Template Files and Blocks", "Conditional Processing", "Loop Processing", "Filters, Plugins, Macros and Perl", "Exception Handling and Flow Control", "Miscellaneous"]; INCLUDE tocitem title="AUTHOR"; INCLUDE tocitem title="VERSION"; INCLUDE tocitem title="COPYRIGHT"; END %] [% WRAPPER section title="DESCRIPTION" -%]

This section provides a reference of all Template Toolkit directives, complete with examples of use.

[% WRAPPER subsection title = "Accessing and Updating Template Variables" -%] [%- END %] [% WRAPPER subsection title = "Processing Other Template Files and Blocks" -%] [%- END %] [% WRAPPER subsection title = "Conditional Processing" -%] [%- END %] [% WRAPPER subsection title = "Loop Processing" -%] [%- END %] [% WRAPPER subsection title = "Filters, Plugins, Macros and Perl" -%] [%- END %] [% WRAPPER subsection title = "Exception Handling and Flow Control" -%] [%- END %] [% WRAPPER subsection title = "Miscellaneous" -%] [%- END %] [%- END %] [% WRAPPER section title="AUTHOR" -%]

Andy Wardley <abw@kfs.org>

[% ttlink('http://www.andywardley.com/', 'http://www.andywardley.com/') -%]

[%- END %] [% WRAPPER section title="VERSION" -%]

Template Toolkit version 2.03, released on 15 June 2001.

[%- END %] [% WRAPPER section title="COPYRIGHT" -%]
  Copyright (C) 1996-2001 Andy Wardley.  All Rights Reserved.
  Copyright (C) 1998-2001 Canon Research Centre Europe Ltd.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

[%- END %]