JMenu::getItems/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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

SeeAlso:JMenu::getItems [Edit See Also]

User contributed notes


Personal tools