bool isExpired(string $path) Determine if the given view is expired.
string yieldPushContent(string $section, string $default = '') Get the
void setEchoFormat(string $format) Set the echo format to be used by the
Engine class Engine (
string getCompiledPath(string $path) Get the path to the compiled version
void __set(string $key, mixed $value) Set a piece of data on the view.
void setPath(string $path) Set the path to the view.
mixed __get(string $key) Get a piece of data from the view.
array getNames() Get all of the registered named views in environment.
string render(callable $callback = null) Get the string contents of the
Page 1 of 16