Class ModMenuHelper

Description
  • abstract:
  • since: 1.5

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


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

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 method getMenus (line 23)

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 Mon, 25 Jun 2012 13:55:19 -0500 by phpDocumentor 1.4.4