Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17482 программиста и 1874 робота. Сейчас ищут 1816 программистов ...
HTML_QuickForm_advmultiselect::toHtml
Вернуться к: Basic renderer
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 ( )
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.
Вернуться к: Basic renderer