API17:JApplicationHelper::getPath
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 35: | Line 35: | ||
string The requested path | string The requested path | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/application/helper.php | + | libraries/joomla/application/helper.php (line 152) |
| + | * see source code in [[jplatform:application/helper.php#cl-152|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
| − | * [[JComponentHelper | + | * [[JComponentHelper::renderComponent/11.1|JComponentHelper::renderComponent]] |
===See also=== | ===See also=== | ||
<span class="editsection" style="font-size:76%;"> | <span class="editsection" style="font-size:76%;"> | ||
Revision as of 19:54, 23 April 2011
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JApplicationHelper::getPath
Description
Get a path.
Description:JApplicationHelper::getPath [Edit Descripton]
Since
Synopsis
public static JApplicationHelper::getPath ($varname, $user_option=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $varname | string | ||
| $user_option | string | null |
Returns
string The requested path
Defined in
libraries/joomla/application/helper.php (line 152)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JApplicationHelper::getPath
Examples
<CodeExamplesForm />
