NAME
Kernel::Output::Template::Provider – Template Toolkit custom provider
PUBLIC INTERFACE
OTRSInit()
performs some post-initialization and creates a bridge between Template::Toolkit and OTRS by adding the OTRS objects to the Provider object. This method must be called after instantiating the Provider object.
Please note that we only store a weak reference to the LayoutObject to avoid ring references.
store()
inherited from Template::Provider. This function override just makes sure that the original in-memory cache cannot be used.