Liste de tous les membres
Documentation des fonctions membres
static ModMenuHelper::getComponents |
( |
|
$authCheck = true | ) |
|
|
static |
Get a list of the authorised, non-special components to display in the components menu.
- Paramètres:
-
boolean | $authCheck | An optional switch to turn off the auth check (to support custom layouts 'grey out' behaviour). |
- Renvoie:
- array A nest array of component objects and submenus
- Depuis:
- 1.6
Références $components, $db, $lang, $langs, $query, $user, JText\_(), JFactory\getDbo(), JFactory\getLanguage(), JFactory\getUser(), JPATH_ADMINISTRATOR, JPATH_BASE, null, et JArrayHelper\sortObjects().
static ModMenuHelper::getMenus |
( |
| ) |
|
|
static |
Get a list of the available menus.
- Renvoie:
- array An array of the available menus (from the menu types table).
- Depuis:
- 1.6
Références $db, $query, et JFactory\getDbo().
La documentation de cette classe a été générée à partir du fichier suivant :