CompilerEngine class CompilerEngine extends
string get(string $path, array $data = array()) Get the evaluated contents
string yieldPushContent(string $section, string $default = '') Get the
string getContentTags() Gets the content tags used for the compiler.
void setPath(string $path) Set the path to the view.
bool isExpired(string $path) Determine if the given view is expired.
string getLastRendered() Get the last view that was rendered.
ViewFinderInterface interface ViewFinderInterface (
array getNames() Get all of the registered named views in environment.
array getShared() Get all of the shared data for the environment.
Page 1 of 16