Helper for mod_menu
- Depuis
- 1.5
◆ getActive()
static getActive |
( |
& |
$params | ) |
|
|
static |
Get active menu item.
- Paramètres
-
\Joomla\Registry\Registry | &$params | The module options. |
- Renvoie
- object
- Depuis
- 3.0.2
Références $menu.
◆ getBase()
static getBase |
( |
& |
$params | ) |
|
|
static |
Get base menu item.
- Paramètres
-
\Joomla\Registry\Registry | &$params | The module options. |
- Renvoie
- object
- Depuis
- 3.0.2
Références $base, et $params.
◆ getDefault()
Get default menu item (home page) for current language.
- Renvoie
- object
Références $lang, et $menu.
◆ getList()
static getList |
( |
& |
$params | ) |
|
|
static |
Get a list of the menu items.
- Paramètres
-
\Joomla\Registry\Registry | &$params | The module options. |
- Renvoie
- array
- Depuis
- 1.5
Références $app, $base, $i, $item, $items, $key, $menu, $params, $path, $showAll, $start, $user, ENT_COMPAT, htmlspecialchars, et null.
◆ getMenus()
Get a list of the available menus.
- Renvoie
- array An array of the available menus (from the menu types table).
- Depuis
- 1.6
- Obsolète:
- 4.0
Références $db, et $query.
La documentation de cette classe a été générée à partir du fichier suivant :