API17:JApplication::getPathway
From Joomla! Documentation
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.
JApplication::getPathway
Description
Returns the application object.
Description:JApplication::getPathway [Edit Descripton]
Since
Synopsis
public JApplication::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. |
Returns
object .
Defined in
libraries/joomla/application/application.php (line 760)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JApplication::getPathway
Examples
<CodeExamplesForm />
