Compiler class Compiler (
$this nest(string $key, string $view, array $data = array()) Add a view
CompilerInterface getCompiler()
string appendSection() Stop injecting content into a section and append
CompilerInterface interface CompilerInterface (
string yieldContent(string $section, string $default = '') Get the string
array getExtensions() Get the extensions used by the compiler.
string getCompiledPath(string $path) Get the path to the compiled version
string getEscapedContentTags() Gets the escaped content tags used for the
string get(string $path, array $data = array()) Get the evaluated contents
Page 4 of 16