FormValidators Class
Extend this class to supply your own validators, by default we supply most common
Located in /system/classes/formui.php (line 608)
A validation function that returns an error if the value passed in is not a valid Email Address, as per RFC2822 and RFC2821.
A validation function that returns an error if the value passed does not match the regex specified.
A validation function that returns an error if the value passed in is not set.
A validation function that returns an error if the value passed in is not a valid URL.
Documentation generated on Thu, 30 Oct 2008 20:31:16 +0100 by phpDocumentor 1.3.2