constructor HTML_QuickForm_static()
constructor HTML_QuickForm_static() -- Class constructor
概要
require_once 'HTML/QuickForm/static.php'; |
void constructor HTML_QuickForm_static::HTML_QuickForm_static ([string $elementName = NULL [, mixed $elementLabel = NULL [, string $text = NULL]]])
パラメータ
- string
$elementName
Name of the element
- mixed
$elementLabel
(optional)Label
- string
$text
(optional)Display text
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。