HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |
require_once 'HTML/QuickForm/advcheckbox.php'; |
string HTML_QuickForm_advcheckbox::getPrivateName (
string $elementName
)
This is the name that will be used by the actual checkbox.
The element name to make private
throws no exceptions thrown
This function can not be called statically.
HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |