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
)
Описание
This package is not documented yet.
Parameter
-
mixed
$menu
-
Return value
returns Modified menu hash with the new informations
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.
Пред. | HTML_Menu | След. |
constructor HTML_MenuBrowser::HTML_MenuBrowser() | PEAR Руководство | HTML_MenuBrowser::browse() |