constructor HTML_MenuBrowser::HTML_MenuBrowser()

constructor HTML_MenuBrowser::HTML_MenuBrowser() -- Creates the object and optionally sets the directory to scan.

Referentiesamenvatting

require_once 'HTML/MenuBrowser.php';

void constructor HTML_MenuBrowser::HTML_MenuBrowser ([string $dir = '' [, string $index = '' [, string $file_suffix = '']]])

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

string $dir

Directory to scan

string $index

Filename of index pages

string $file_suffix

Suffix for files containing the additional data

Throws

throws no exceptions thrown

Zie

see HTML_MenuBrowser::$dir

Note

Deze functie kan niet statisch worden aangeroepen.