constructor HTML_QuickForm_header()

constructor HTML_QuickForm_header() -- Class constructor

Synopsis

require_once 'HTML/QuickForm/header.php';

void constructor HTML_QuickForm_header::HTML_QuickForm_header ([string $elementName = NULL [, string $text = NULL]])

Description

This package is not documented yet.

Parameter

string $elementName

Header name

string $text

Header text

Throws

throws no exceptions thrown

Note

This function can not be called statically.