Abstract Class ModMenuHelper

Description

Helper for mod_menu

  • abstract:
  • since: 1.5

Located in /administrator/modules/mod_menu/helper.php (line 19)


	
			
Method Summary
 static array getComponents ([boolean $authCheck = true])
 static array getMenus ()
Methods
static getComponents (line 61)

Get a list of the authorised, non-special components to display in the components menu.

  • return: A nest array of component objects and submenus
  • since: 1.6
  • access: public
static array getComponents ([boolean $authCheck = true])
  • boolean $authCheck: An optional switch to turn off the auth check (to support custom layouts 'grey out' behaviour).
static getMenus (line 28)

Get a list of the available menus.

  • return: An array of the available menus (from the menu types table).
  • since: 1.6
  • access: public
static array getMenus ()

Documentation generated on Tue, 19 Nov 2013 15:04:27 +0100 by phpDocumentor 1.4.3