public setVars (array $params, [mixed $merge]) Set all the render params
final public mixed fireExtensionEvent (string $name, [array $arguments]) Fires an event to registered
integer CACHE_MODE_INVERSE
public compileString (mixed $viewCode, [mixed $extendsMode]) Compiles a template into a string
public getVar (mixed $key) Returns a parameter previously set in the view
public length (mixed $item) Length filter. If an array/object is passed a count is performed otherwise a strlen/mb_strlen
public setLayoutsDir (mixed $layoutsDir) Sets the layouts sub-directory. Must be a directory under the views directory
public isIncluded (mixed $needle, mixed $haystack) Checks if the needle is included in the haystack
public resolveTest (array $test, mixed $left) Resolves filter intermediate code into a valid PHP expression
abstract public partial (mixed $partialPath, [mixed $params]) ...
Page 11 of 15