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.