bool isExpired(string $path) Determine if the given view is expired.
array getNames() Get all of the registered named views in environment.
string yieldPushContent(string $section, string $default = '') Get the
void compile(string $path = null) Compile the view at the given path.
Engine class Engine (
CompilerEngine class CompilerEngine extends
string getContentTags() Gets the content tags used for the compiler.
mixed __get(string $key) Get a piece of data from the view.
EngineInterface resolve(string $engine)
void compile(string $path) Compile the view at the given path.
Page 2 of 16