Overview

Namespaces

  • Autarky
    • Config
      • Loaders
    • Console
    • Container
      • Exception
      • Factory
      • Proxy
    • Database
    • Errors
    • Events
    • Files
    • Http
    • Logging
    • Providers
    • Routing
      • Events
    • Testing
    • TwigTemplating
      • Extensions
    • Utils

Classes

  • Template
  • TemplateContext
  • TemplateEvent
  • TemplatingEngine
  • TwigEnvironment
  • TwigTemplate
  • TwigTemplatingProvider
  • Overview
  • Namespace
  • Class

Namespace Autarky\TwigTemplating

Namespaces summary
Autarky\TwigTemplating\Extensions
Classes summary
Template Class representation of a template.
TemplateContext

Class representation of template context - the variables that are available inside a template.

TemplateEvent
TemplatingEngine A wrapper for Twig.
TwigEnvironment

Autarky extension of the Twig_Environment class in order to add event dispatching capabilities.

TwigTemplate

Extension of the Twig_Template class to enable event dispatching as well as working with template context objects.

TwigTemplatingProvider Provides the Twig templating engine.
Autarky Framework API documentation generated by ApiGen