コンストラクタ HTML_QuickForm_header()

コンストラクタ HTML_QuickForm_header() – クラスのコンストラクタ

Synopsis

require_once 'HTML/QuickForm/header.php';

void constructor HTML_QuickForm_header::HTML_QuickForm_header ( string $elementName = = null , string $text = = null )

Description

This package is not documented yet.

Parameter

string $elementName

ヘッダの名前。

string $text

ヘッダのテキスト。

Throws

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

Note

This function can not be called statically.