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]]])

Description

This package is not documented yet.

Parameter

string $elementName

Name of the element

mixed $elementLabel

(optional)Label

string $text

(optional)Display text

Throws

throws no exceptions thrown

Note

This function can not be called statically.