API17:JApplicationHelper::getPath
From Joomla! Documentation
JApplicationHelper::getPath
Description
Get a path.
public static function getPath (
$varname
$user_option=null
)
Parameter | Type | Default | Description |
---|---|---|---|
$varname | string | ||
$user_option | string | null |
- Returns string The requested path
- Defined on line 152 of libraries/joomla/application/helper.php
- Since
- Referenced by
See also
JApplicationHelper::getPath source code on BitBucket
Class JApplicationHelper
Subpackage Application
- Other versions of JApplicationHelper::getPath
User contributed notes
Code Examples