PHPDevShell 3.1.3-Stable
PHP OOP RAD Development Framework
menuArray Class Reference
Inheritance diagram for menuArray:
PHPDS_dependant

Public Member Functions

 loadMenuArray ($menu_id=false, $determine_menu_name=true)

Data Fields

 $menuArray

Detailed 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

Member Function Documentation

loadMenuArray ( menu_id = false,
determine_menu_name = true 
)

Creates an array of the complete menu database.

Parameters:
integerGets data from specific menu id only.
booleanShould the system try to determine the menu name.
Author:
Jason Schoeman

Field Documentation


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Enumerations