Class menu_array

Description

This file extracts the compiled menu (with order) listing from the database where a complete menu structure is listed.

Simple extraction class to extract the complete menu.

  • author: Jason Schoeman

Located in /plugins/PHPDevShell/includes/menu_array.class.php (line 21)


	
			
Method Summary
 void load_menu_array ([integer $menu_id = false], [boolean $determine_menu_name = true])
Methods
load_menu_array (line 30)

Creates an array of the complete menu database.

  • author: Jason Schoeman
  • access: public
void load_menu_array ([integer $menu_id = false], [boolean $determine_menu_name = true])
  • integer $menu_id: Gets data from specific menu id only.
  • boolean $determine_menu_name: Should the system try to determine the menu name.

Documentation generated on Thu, 23 Oct 2008 13:58:32 +0200 by phpDocumentor 1.4.0