JInstaller::setPath/1.5
From Joomla! Documentation
JInstaller::setPath
Description
Sets an installer path by name.
Description:JInstaller::setPath [Edit Descripton]
public function setPath ( $name $value )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | Path name | |
| $value | string | Path |
See also
-
JInstaller::setPath on api.joomla.org
-
JInstaller source code on JoomlaCode
-
Class JInstaller
-
Subpackage Installer
- Other versions of JInstaller::setPath
SeeAlso:JInstaller::setPath [Edit See Also]
User contributed notes
<CodeExamplesForm />