API17:JPathway::getInstance
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 35: | Line 35: | ||
A pathway object. | A pathway object. | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/application/pathway.php | + | libraries/joomla/application/pathway.php (line 56) |
| + | * see source code in [[jplatform:application/pathway.php#cl-56|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
| − | * [[JApplication | + | * [[JApplication::getPathway/11.1|JApplication::getPathway]] |
===See also=== | ===See also=== | ||
<span class="editsection" style="font-size:76%;"> | <span class="editsection" style="font-size:76%;"> | ||
Revision as of 21:05, 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.
JPathway::getInstance
Description
Returns a object.
Description:JPathway::getInstance [Edit Descripton]
Since
Synopsis
public static JPathway::getInstance ($client, $options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $client | string | The name of the client | |
| $options | array | array() | An associative array of options |
Returns
A pathway object.
Defined in
libraries/joomla/application/pathway.php (line 56)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
