HTML_QuickForm::display()

HTML_QuickForm::display() -- Outputs an HTML version of the form

Synopsis

require_once 'HTML/QuickForm.php';

string HTML_QuickForm::display ()

Beschreibung

Outputs an HTML version of the form, uses Default renderer for this.

Fehler-Meldungen

throws no exceptions thrown

Hinweise

since 1.0

Diese Methode kann nicht statisch aufgerufen werden.