constructor HTML_QuickForm_hidden()
constructor HTML_QuickForm_hidden() – Class constructor
Synopsis
require_once 'HTML/QuickForm/hidden.php';
void constructor HTML_QuickForm_hidden::HTML_QuickForm_hidden (
string $elementName
= null
, string $value = ''
, mixed $attributes
= null
)