HTML_Menu::setMenu()

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

Referentiesamenvatting

require_once 'HTML/Menu.php';

void HTML_Menu::setMenu (array $menu)

Beschrijving

The menu structure is defined by a multidimensional hash.

Parameter

array $menu

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.