Allows for regular expression javascript error checking with optional values.
Located in /polyphony/main/library/Wizard/ErrorCheckingRules/WECOptionalRegex.class.php (line 24)
WECRegex | --WECOptionalRegex
Returns true if the passed WizardComponent validates against this rule.
Returns a block of javascript code defining a function like so:
function(element) { return el.value.match(/\w+/); }
Inherited From WECRegex
WECRegex::WECRegex()
WECRegex::checkValue()
WECRegex::generateJavaScript()
WECRegex::getRegularExpression()
Documentation generated on Wed, 19 Sep 2007 10:27:56 -0400 by phpDocumentor 1.3.0RC3