HTML_Menu::setMenu()

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

概要

require_once 'HTML/Menu.php';

void HTML_Menu::setMenu (array $menu)

説明

The menu structure is defined by a multidimensional hash.

パラメータ

array $menu

例外・エラー

throws no exceptions thrown

注意

この関数は、スタティックにコールする ことはできません。