HTML_QuickForm::apiVersion()

HTML_QuickForm::apiVersion() -- Returns the current API version

Synopsis

require_once 'HTML/QuickForm.php';

float HTML_QuickForm::apiVersion (void)

Beschreibung

Returns the current API version

Fehler-Meldungen

throws no exceptions thrown

Hinweise

since 1.0

Diese Methode kann statisch aufgerufen werden.