HTML_QuickForm_advmultiselect::toHtml
HTML_QuickForm_advmultiselect::toHtml() – Returns the HTML generated for the advanced mutliple select component
Synopsis
require_once 'HTML/QuickForm/advmultiselect.php';
string HTML_QuickForm_advmultiselect::toHtml (
)
Description
Returns the advmultiselect element structure as HTML.
Throws
throws no exceptions thrown
Note
since version 0.4.0 (2005-06-25)
This function can not be called statically.