Jeff PHP framework  0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
menu_admin.php File Reference

Template containing the menu of the administrative area, see menuController. More...

Go to the source code of this file.

Variables

 $continue = true
 $last = null
 $parsed = $voices
 $tree = array()
else __pad0__

Detailed Description

Template containing the menu of the administrative area, see menuController.

Available variables:

  • voices: associative array of menu voices in the form array('link'=>SUB), where SUB may be another array structure or a label (in other words voices contains the tree structure of the menu)
Author:
abidibo abidi.nosp@m.bo@g.nosp@m.mail..nosp@m.com
Version:
0.99
Date:
2011-2012

Definition in file menu_admin.php.


Variable Documentation

$continue = true

Definition at line 18 of file menu_admin.php.

$last = null

Definition at line 18 of file menu_admin.php.

while ($continue === true) (is_array(current($parsed))) $parsed = $voices

Definition at line 18 of file menu_admin.php.

$tree = array()

Definition at line 18 of file menu_admin.php.

else __pad0__

Definition at line 33 of file menu_admin.php.