PHP lithium\template\view Пространство имен

Пространства имен

lithium\template\view\adapter

Классы

Имя Описание
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.