JMenu/1.5/ja

出典: Joomla! ドキュメンテーション

== Joomla 1.5 JMenu==

Description

[Edit Descripton]

Methods

Visibility Method name Description
public __construct Class constructor.
public authorize Method to check object authorization against an access control object and optionally an access extension object.
public getActive Get menu item by id.
public getDefault Get menu item by id.
public getInstance Returns a reference to a object.
public getItem Get menu item by id.
public getItems Gets menu items by attribute.
public getMenu Getter for the menu array.
public getParams Gets the parameter object for a certain menu item.
public load Loads the menu items.
public setActive Set the default item by id.
public setDefault Set the default item by id.
  • Defined in libraries/joomla/application/menu.php
  • Extends JObject

Importing

jimport( 'joomla.application.menu' );

See also

Joomla 1.5 JMenu on api.joomla.org

Joomla 1.5 JMenu source code on JoomlaCode

Joomla 1.5 Subpackage Application


[Edit See Also]

User contributed notes

<CodeExamplesForm />

%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).