Previous Page
addHelperClass()

Solar_View
addTemplatePath()

Next Page
apiVersion()

addTemplatePath()

public void addTemplatePath ( string|array $path )

Add to the template directory path stack.

Parameters

  • (string|array) $path: The directories to add to the stack.

Returns

  • (void)

Description

Add to the template directory path stack.

See Also