TemplateHelpers

Service Name in Container

Webiik\Framework\TemplateHelpers

Purpose

Webiik functions for templates.

If want to use different template engine than Twig, use this service to incorporate Webiik template functions eg. getURL, getRoute, etc.

Definition

It is defined in private/config/container/services.php.

Usual Usage

By the service View that utilizes Webiik\Framework\TwigExtension.

Documentation

Read documentation to learn more about TemplateHelpers component.