constructor HTML_MenuBrowser::HTML_MenuBrowser()

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

Synopsis

require_once 'HTML/MenuBrowser.php';

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

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $dir

Directory to scan

string $index

Filename of index pages

string $file_suffix

Suffix for files containing the additional data

Fehler-Meldungen

throws no exceptions thrown

Siehe auch

see HTML_MenuBrowser::$dir

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.