API17:JParameter::addElementPath
From Joomla! Documentation
JParameter::addElementPath
Description
Add a directory where should search for element types.
public function addElementPath ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path |
- Returns
- Defined on line 385 of libraries/joomla/html/parameter.php
See also
JParameter::addElementPath source code on BitBucket
Class JParameter
Subpackage Html- Other versions of JParameter::addElementPath
User contributed notes
Code Examples