JViewLegacy::_addPath
Adds to the search path for templates and resources.
Signature
protected function _addPath(string
$type,
mixed
$path )
Parameters
-
$type
- The type of path to add.
-
$path
- The directory or stream, or an array of either, to search.
Returns
- void