\MenusHelper
Menus component helper.
Synopsis
class MenusHelper
{
- // members
- protected $_filter;
- // methods
- public static void addSubmenu()
- public static JObject getActions()
- public static mixed getLinkKey()
- public static array getMenuTypes()
- public static void getMenuLinks()
- public static void getAssociations()
Members
protected
-
$_filter
Defines the valid request variables for the reverse lookup.
Methods
public
- getActions() — Gets a list of the actions that can be performed.
- getAssociations()
- getLinkKey() — Gets a standard form of a link for lookups.
- getMenuLinks() — Get a list of menu links for one or all menus.
- getMenuTypes() — Get the menu list for create a menu module