PEAR logo

HTML_QuickForm_advmultiselect : The Definitive Guide

Name

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 0.4.0

This function can not be called statically.

HTML_QuickForm_advmultiselect : The Definitive Guide v 1.1.0 : December 1, 2005