previousHTML_MenuBrowser クラス概要 (Previous) (Next) HTML_MenuBrowser::addFileInfo()next

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

constructor HTML_MenuBrowser::HTML_MenuBrowser()

constructor HTML_MenuBrowser::HTML_MenuBrowser() – オブジェクトを作成し、オプションでスキャンするディレクトリを設定する

Synopsis

require_once 'HTML/MenuBrowser.php';

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

Description

This package is not documented yet.

Parameter

string $dir

スキャンするディレクトリ。

string $index

インデックスページのファイル名。

string $file_suffix

追加情報を含むファイルのサフィックス。

Throws

例外はスローされません。

See

HTML_MenuBrowser::$dir も参照ください。

Note

This function can not be called statically.

previousHTML_MenuBrowser クラス概要 (Previous) (Next) HTML_MenuBrowser::addFileInfo()next

Download Documentation Last updated: Sun, 21 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.