constructor HTML_QuickForm_autocomplete

constructor HTML_QuickForm_autocomplete -- Class constructor

概要

require_once 'HTML/QuickForm/autocomplete.php';

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

説明

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

パラメータ

string $elementName

(optional)Input field name attribute

string $elementLabel

(optional)Input field label

array $options

Autocomplete options

mixed $attributes

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

例外・エラー

throws no exceptions thrown

注意

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