HTML_MenuBrowser::addFileInfo()
HTML_MenuBrowser::addFileInfo() – Adds further informations to the menu hash gathered from the files in it
Synopsis
require_once 'HTML/MenuBrowser.php';
array HTML_MenuBrowser::addFileInfo (
mixed $menu
)
Description
This package is not documented yet.
Parameter
-
mixed
$menu
-
Return value
returns Modified menu hash with the new informations
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Prev | HTML_Menu | Next |
constructor HTML_MenuBrowser::HTML_MenuBrowser() | PEAR Manual | HTML_MenuBrowser::browse() |