HTML_MenuBrowser::getMenu()
HTML_MenuBrowser::getMenu() -- Returns a hash to be used with menu(3)'s setMenu().
概要
require_once 'HTML/MenuBrowser.php'; |
void HTML_MenuBrowser::getMenu ([string $dir = '' [, string $prefix = '']])
パラメータ
- string
$dir
directory to scan
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。