Core/HelpersTemplateHelper.php

Classes

TemplateHelper Allows the generation of template partials. Unfortunately, Phalcon's standard views seem to only render once per request, without some crazy hackery. This allows you to generate multiple instances of Volt templates.