constructor HTML_MenuBrowser::HTML_MenuBrowser()

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

概要

require_once 'HTML/MenuBrowser.php';

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

説明

このパッケージに関する文書は、未作成です。

パラメータ

string $dir

Directory to scan

string $index

Filename of index pages

string $file_suffix

Suffix for files containing the additional data

例外・エラー

throws no exceptions thrown

参照

see HTML_MenuBrowser::$dir

注意

この関数は、スタティックにコールする ことはできません。