コンストラクタ HTML_QuickForm_password()

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

概要

require_once 'HTML/QuickForm/password.php';

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

説明

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

パラメータ

string $elementName

(オプション) Input フィールドの name 属性。

string $elementLabel

(オプション) Input フィールドのラベル。

mixed $attributes

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

例外・エラー

throws

注意

since 1.0

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