constructor HTML_QuickForm_reset()

constructor HTML_QuickForm_reset() -- Class constructor

概要

require_once 'HTML/QuickForm/reset.php';

void constructor HTML_QuickForm_reset::HTML_QuickForm_reset ([string $elementName = NULL [, string $value = NULL [, mixed $attributes = NULL]]])

説明

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

パラメータ

string $elementName

(optional)Input field name attribute

string $value

(optional)Input field value

mixed $attributes

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

例外・エラー

throws no exceptions thrown

注意

since 1.0

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