constructor HTML_QuickForm_hiddenselect()
constructor HTML_QuickForm_hiddenselect() – Class constructor
Synopsis
require_once 'HTML/QuickForm/hiddenselect.php';
void constructor HTML_QuickForm_hiddenselect::HTML_QuickForm_hiddenselect (
string $elementName
= null
, mixed $elementLabel
= null
, mixed $options
= null
, mixed $attributes
= null
)