previousHTML_Menu::render() (Previous) (Next) HTML_Menu::setMenuType()next

View this page in Last updated: Tue, 02 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

HTML_Menu::setMenu()

HTML_Menu::setMenu() – Sets the menu structure.

Synopsis

require_once 'HTML/Menu.php';

void HTML_Menu::setMenu ( array $menu )

Description

The menu structure is defined by a multidimensional hash.

Parameter

array $menu

Throws

throws no exceptions thrown

Note

This function can not be called statically.

previousHTML_Menu::render() (Previous) (Next) HTML_Menu::setMenuType()next

Download Documentation Last updated: Tue, 02 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.