[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/includes/ -> menu.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 136 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

JMenuSite:: (3 methods):
  load()
  getItems()
  getDefault()


Class: JMenuSite  - X-Ref

JMenu class

load()   X-Ref
Loads the entire menu table into memory.

return: array

getItems($attributes, $values, $firstonly = false)   X-Ref
Gets menu items by attribute

param: string    $attributes    The field name
param: string    $values        The value of the field
param: boolean    $firstonly    If true, only returns the first item found
return: array

getDefault($language = '*')   X-Ref
Get menu item by id

param: string    $language    The language code.
return: object    The item object



Generated: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1