JView:: addPath/1.5
From Joomla! Documentation
JView::_addPath
Description
Adds to the search path for templates and resources.
Description:JView:: addPath [Edit Descripton]
public function _addPath ( $type $path )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | array | $path The directory or stream to search. | |
| $path |
- Returns
- Defined on line 643 of libraries/joomla/application/component/view.php
See also
-
JView::_addPath on api.joomla.org
-
JView source code on JoomlaCode
-
Class JView
-
Subpackage Application
- Other versions of JView::_addPath
SeeAlso:JView:: addPath [Edit See Also]
User contributed notes
<CodeExamplesForm />