API17:JPathway::getInstance
From Joomla! Documentation
JPathway::getInstance
Description
Returns a object.
public static function 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 on line 54 of libraries/joomla/application/pathway.php
- Since

- Referenced by
See also
JPathway::getInstance source code on BitBucket
Class JPathway
Subpackage Application- Other versions of JPathway::getInstance
User contributed notes
Code Examples