JMenu::getItems/1.6
From Joomla! Documentation
JMenu::getItems
Description
Gets menu items by attribute.
Description:JMenu::getItems [Edit Descripton]
public function getItems ( $attributes $values $firstonly=false )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $attributes | string | The field name | |
| $values | string | The value of the field | |
| $firstonly | boolean | false | If true, only returns the first item found |
- Returns array
- Defined on line 210 of libraries/joomla/application/menu.php
See also
JMenu source code on JoomlaCode
Class JMenu
Subpackage Application- Other versions of JMenu::getItems
SeeAlso:JMenu::getItems [Edit See Also]