|
Previous Page |
Solar_View |
Next Class |
template()
public
string
template (
string $name
)
Returns the path to the requested template script.
Parameters
- (string)
$name: The template name to look for in the template path.
Returns
- (string) The full path to the template script.
Description
Returns the path to the requested template script.
Local
- Overview
- Config
- Constants
- Properties
- Methods
- __call()
- __construct()
- __destruct()
- __set()
- _buildConfig()
- _exception()
- _postConfig()
- _postConstruct()
- _preConfig()
- _setup()
- addHelperClass()
- addTemplatePath()
- apiVersion()
- assign()
- display()
- dump()
- escape()
- fetch()
- getHelper()
- getHelperClass()
- getTemplatePath()
- locale()
- newHelper()
- partial()
- setHelperClass()
- setTemplatePath()
- template()