JApplication::getPathway/1.6
From Joomla! Documentation
JApplication::getPathway
Description
Returns the application object.
Description:JApplication::getPathway [Edit Descripton]
public function getPathway ( $name=null $options=array )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | null | The name of the application. |
| $options | array | array() | An optional associative array of configuration settings. |
See also
JApplication source code on JoomlaCode
Class JApplication
Subpackage Application- Other versions of JApplication::getPathway
SeeAlso:JApplication::getPathway [Edit See Also]