HTML_QuickForm_input::setType()

HTML_QuickForm_input::setType() -- Sets the element type

概要

require_once 'HTML/QuickForm/input.php';

void HTML_QuickForm_input::setType (string $type)

説明

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

パラメータ

string $type

Element type

例外・エラー

throws no exceptions thrown

注意

since 1.0

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