Does the element have a value?
API Tags:
| Return: | True if there is no value. |
| Access: | public |
Redefinition of:
- SForm_Rule::isError()
- Returns true if this element(s) fail validation
void toJavaScript(
string
0
)
|
|
Generate JavaScript to determine if there is a value
Returns the requested JavaScript validation code.
Parameters:
API Tags:
Redefinition of:
- SForm_Rule::toJavaScript()
- Get the JavaScript that should be run onsubmit