HTML_QuickForm_advmultiselect::toHtml

HTML_QuickForm_advmultiselect::toHtml() – Retourne une version HTML de l'élément

Synopsis

require_once 'HTML/QuickForm/advmultiselect.php';

string HTML_QuickForm_advmultiselect::toHtml ( )

Description

Renvoie la structure HTML de l'élément advmultiselect.

Throws

Lance aucune exception

Note

Depuis la version 0.4.0 (2005-06-25)

This function can not be called statically.