API17:JMenu::setDefault
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.
JMenu::setDefault
Description
Set the default item by id and language code.
Description:JMenu::setDefault [Edit Descripton]
Since
Synopsis
public JMenu::setDefault ($id, $language='')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $id | int | The menu item id. | |
| $language | string | The language cod (since 1.6). |
Returns
boolean True, if succesfull
Defined in
libraries/joomla/application/menu.php (line 138)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
