public __set (mixed $key, mixed $value) Magic method to pass variables to the views
public string compileEcho (array $statement) Compiles a ‘{{‘ ‘}}’ statement returning PHP code
public cleanTemplateBefore () Resets any “template before” layouts
public array getParamsToView () Returns parameters to views
public getViewsDir () Gets views directory
public getCache () Returns the cache instance used to cache
public getLayoutsDir () Gets the current layouts sub-directory
public slice (mixed $value, [mixed $start], [mixed $end]) Extracts a slice from a string/array/traversable
public compileElseIf (array $statement) Compiles a “elseif” statement returning PHP code
public string getActiveRenderPath () Returns the path of the view that is currently rendered
Page 2 of 15