HTML_MenuBrowser::addFileInfo()
HTML_MenuBrowser::addFileInfo() -- Adds further informations to the menu hash gathered from the files in it
概要
require_once 'HTML/MenuBrowser.php'; |
array HTML_MenuBrowser::addFileInfo (mixed $menu)
返り値
returns Modified menu hash with the new informations
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。