constructor HTML_QuickForm_file()

constructor HTML_QuickForm_file() -- Class constructor

概要

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 field name attribute

string $elementLabel

Input field label

mixed $attributes

(optional)Either a typical HTML attribute string or an associative array

例外・エラー

throws no exceptions thrown

注意

since 1.0

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