|
Previous Page |
Solar_View |
Next Page |
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
Local
- Overview
- Constants
- Properties
- Methods
- __call()
- __construct()
- __destruct()
- __set()
- _exception()
- _setup()
- addHelperClass()
- addTemplatePath()
- apiVersion()
- assign()
- display()
- dump()
- escape()
- fetch()
- getHelper()
- getHelperClass()
- getTemplatePath()
- locale()
- newHelper()
- partial()
- setHelperClass()
- setTemplatePath()
- template()