HTML_MenuBrowser::getMenu()
HTML_MenuBrowser::getMenu() – Returns a hash to be used with menu(3)'s setMenu().
Synopsis
require_once 'HTML/MenuBrowser.php';
void HTML_MenuBrowser::getMenu (
string $dir = ''
, string $prefix = ''
)
Описание
This package is not documented yet.
Parameter
-
string
$dir
-
directory to scan
-
string
$prefix
-
id prefix
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.
Пред. | HTML_Menu | След. |
HTML_MenuBrowser::exploreFile() | PEAR Руководство | HTML_MenuBrowser::setDirectory() |