HTML_Menu
[ class tree: HTML_Menu ] [ index: HTML_Menu ] [ all elements ]

File: Menu.php

Source Location: /HTML_Menu-2.1.4/Menu.php

Classes:

HTML_Menu
Generates a HTML menu from a multidimensional hash.

Page Details:

Generates a HTML menu from a multidimensional hash

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.01 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_01.txt If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.


HTML_MENU_ENTRY_ACTIVE [line 28]

HTML_MENU_ENTRY_ACTIVE = 1
Constants for menu entry types

[ Top ]



HTML_MENU_ENTRY_ACTIVEPATH [line 29]

HTML_MENU_ENTRY_ACTIVEPATH = 2
Constants for menu entry types

[ Top ]



HTML_MENU_ENTRY_BREADCRUMB [line 33]

HTML_MENU_ENTRY_BREADCRUMB = 6
Constants for menu entry types

[ Top ]



HTML_MENU_ENTRY_INACTIVE [line 27]

HTML_MENU_ENTRY_INACTIVE = 0
Constants for menu entry types

[ Top ]



HTML_MENU_ENTRY_NEXT [line 31]

HTML_MENU_ENTRY_NEXT = 4
Constants for menu entry types

[ Top ]



HTML_MENU_ENTRY_PREVIOUS [line 30]

HTML_MENU_ENTRY_PREVIOUS = 3
Constants for menu entry types

[ Top ]



HTML_MENU_ENTRY_UPPER [line 32]

HTML_MENU_ENTRY_UPPER = 5
Constants for menu entry types

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:02:05 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.