| API | Package | Subpackage | Class | Method | Reference | Last reviewed | Doc status |
|---|---|---|---|---|---|---|---|
Home |
Joomla.Framework |
Application |
JView |
_addPath |
_addPath() |
Never | Work in Progress |
Adds to the search path for templates and resources.
void _addPath ( $type, $path )
| $path | string | array | The directory or stream to search. |
| $type |
Example