![]() |
PHPDevShell 3.1.3-Stable
PHP OOP RAD Development Framework
|
Public Member Functions | |
| loadMenuArray ($menu_id=false, $determine_menu_name=true) | |
Data Fields | |
| $menuArray | |
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.
| loadMenuArray | ( | $ | menu_id = false, |
| $ | determine_menu_name = true |
||
| ) |
Creates an array of the complete menu database.
| integer | Gets data from specific menu id only. |
| boolean | Should the system try to determine the menu name. |