constructor HTML_QuickForm_header()

constructor HTML_QuickForm_header() – Constructeur de la classe

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

Nom de l'en-tĂȘte

string $text

Texte de l'en-tĂȘte

Throws

No exceptions thrown.

Note

This function can not be called statically.