HTML_QuickForm_input::setType()

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

Synopsis

require_once 'HTML/QuickForm/input.php';

void HTML_QuickForm_input::setType (string $type)

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $type

Element type

Fehler-Meldungen

throws no exceptions thrown

Hinweise

since 1.0

Diese Methode kann nicht statisch aufgerufen werden.