HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |
require_once 'HTML/QuickForm/advcheckbox.php'; |
string HTML_QuickForm_advcheckbox::getOnclickJs (
string $elementName
)
Create the javascript for the onclick event which will set the value of the hidden field.
The element name
throws no exceptions thrown
This function can not be called statically.
HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |