API17:JMenu::getInstance
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 35: | Line 35: | ||
A menu object. | A menu object. | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/application/menu.php | + | libraries/joomla/application/menu.php (line 78) |
| + | * see source code in [[jplatform:application/menu.php#cl-78|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
| − | * [[JApplication | + | * [[JApplication::getMenu/11.1|JApplication::getMenu]] |
===See also=== | ===See also=== | ||
<span class="editsection" style="font-size:76%;"> | <span class="editsection" style="font-size:76%;"> | ||
Revision as of 20:57, 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.
JMenu::getInstance
Description
Returns a object.
Description:JMenu::getInstance [Edit Descripton]
Since
Synopsis
public static JMenu::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 menu object.
Defined in
libraries/joomla/application/menu.php (line 78)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
