JMenu/1.5
出典: Joomla! ドキュメンテーション
Description
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
JMenu on api.joomla.org
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).
自動更新 2012/05/25 20:22:07
