require_once 'HTML/QuickForm.php';
string HTML_QuickForm::getValidationScript (void)
string HTML_QuickForm::getValidationScript
Returns JavaScript used to validate the form on client side. Returns an empty string if no rules were added with 'client' modifier.
throws no exceptions thrown
since 2.0
This function can not be called statically.