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

string $prefix

id prefix

例外・エラー

throws no exceptions thrown

注意

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