HTML_QuickForm::apiVersion()

HTML_QuickForm::apiVersion() – Retourne la version de l'API courante

Synopsis

require_once 'HTML/QuickForm.php';

float HTML_QuickForm::apiVersion ( ( void )

Description

Retourne la version de l'API courante.

Throws

No exceptions thrown.

Note

Disponible depuis la version 1.0.

This function can be called statically.