JMenu/1.6
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Class constructor. |
| public | authorise | 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 | 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 and language code. |
| public static | getInstance | Returns a object. |
- Defined in libraries/joomla/application/menu.php
- Extends JObject
Importing
jimport( 'joomla.application.menu' );
See also
JMenu source code on JoomlaCode
Subpackage Application
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
[テンプレート http://docs.joomla.jp/extensions/TranslateSupport/sync.php?p=JMenu/1.6&action=render の取得に失敗しました]
