HTML_MenuBrowser::setDirectory()

HTML_MenuBrowser::setDirectory() -- Sets the directory to scan.

Synopsis

require_once 'HTML/MenuBrowser.php';

void HTML_MenuBrowser::setDirectory (string $dir)

Description

This package is not documented yet.

Parameter

string $dir

directory to scan

Throws

throws no exceptions thrown

Note

This function can not be called statically.