Document#

NAME#

Kernel::Output::Template::Document - Template Toolkit document extension package

PUBLIC INTERFACE#

process()#

process this template document. This method is inherited from Template::Document and used to perform some up-front initialization and processing.

_InstallOTRSExtensions()#

adds some OTRS specific extensions to Template::Toolkit.

_PrecalculateBlockStructure()#

pre-calculates the tree structure of the blocks so that it can be used by PerformRenderBlock in an efficient way.

_PrecalculateBlockHookSubscriptions()#