コンストラクタ HTML_QuickForm_file()

コンストラクタ HTML_QuickForm_file() -- クラスのコンストラクタ

概要

require_once 'HTML/QuickForm/file.php';

void constructor HTML_QuickForm_file::HTML_QuickForm_file ([string $elementName = NULL [, string $elementLabel = NULL [, mixed $attributes = NULL]]])

説明

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

パラメータ

string $elementName

Input フィールドの name 属性。

string $elementLabel

Input フィールドのラベル。

mixed $attributes

(オプション) 典型的な HTML 属性の文字列あるいは連想配列。

例外・エラー

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

注意

since 1.0

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