HTML_MenuBrowser::setDirectory()
HTML_MenuBrowser::setDirectory() – Sets the directory to scan.
Synopsis
require_once 'HTML/MenuBrowser.php';
void HTML_MenuBrowser::setDirectory (
string $dir
)
Описание
This package is not documented yet.
Parameter
-
string
$dir
-
directory to scan
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.
Пред. | HTML_Menu | След. |
HTML_MenuBrowser::getMenu() | PEAR Руководство | HTML_MenuBrowser::setIDPrefix() |