OTRS 5.0 API Reference Perl

Description manuals and libraries
OTRS 5.0 API Reference Perl > Perl Modules > Kernel::Output::Template::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()

TERMS AND CONDITIONS

This software is part of the OTRS project (https://otrs.org/).

This software comes with ABSOLUTELY NO WARRANTY. For details, see the enclosed file COPYING for license information (GPL). If you did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt.