constructor HTML_QuickForm_static()

constructor HTML_QuickForm_static() -- Class constructor

Synopsis

require_once 'HTML/QuickForm/static.php';

void constructor HTML_QuickForm_static::HTML_QuickForm_static ([string $elementName = NULL [, mixed $elementLabel = NULL [, string $text = NULL]]])

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $elementName

Name of the element

mixed $elementLabel

(optional)Label

string $text

(optional)Display text

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.