Implements interfaces:
Allows for regular expression javascript error checking.
Located in /polyphony/main/library/Wizard/ErrorCheckingRules/WECRegex.class.php (line 24)
| Class | Description |
|---|---|
| WECNonZeroRegex | Allows for regular expression javascript error checking. |
| WECOptionalRegex | Allows for regular expression javascript error checking with optional values. |
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+/); }
Documentation generated on Wed, 19 Sep 2007 10:27:56 -0400 by phpDocumentor 1.3.0RC3