AddTemplateFolderInterface
Interface for a renderer which can have template paths added during runtime.
| since |
2.0.0 |
|---|---|
| package |
Joomla Framework |
Methods
addFolder
Add a folder with alias to the renderer
addFolder( directory, alias = '') :
| since |
2.0.0 |
|---|
Arguments
- directory
stringThe folder path- alias
stringThe folder alias
Response
$this