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