API17:JInstaller::setPath
From Joomla! Documentation
JInstaller::setPath
Description
Sets an installer path by name.
public function setPath (
$name
$value
)
Parameter | Type | Default | Description |
---|---|---|---|
$name | string | Path name | |
$value | string | Path |
See also
JInstaller::setPath source code on BitBucket
Class JInstaller
Subpackage Installer
- Other versions of JInstaller::setPath
User contributed notes
Code Examples