PHP lithium\template\view\adapter 네임스페이스

클래스들

이름 설명
File The File adapter implements both template loading and rendering, and uses the `view\Stream` class to auto-escape template output with short tags (i.e.
Simple This view adapter renders content using simple string substitution, and is only useful for very simple templates (no conditionals or looping) or testing.