PHP lithium\template\view Namespace

Nested Namespaces

lithium\template\view\adapter

Classes

Name Description
Compiler The template compiler is a simple string replacement engine which allows PHP templates to be overridden with custom syntax. The default process rules allow PHP templates using short-echo syntax (`
Renderer The `Renderer` abstract class serves as a base for all concrete `Renderer` adapters.