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

注意

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