JFormRuleEmailForm Rule class for the Joomla Platform.
Located in /libraries/joomla/form/rule/email.php (line 19)
JFormRule | --JFormRuleEmail
| Class | Description |
|---|---|
JFormRuleContactEmail
|
JFormRule for com_contact to make sure the E-Mail adress is not blocked. |
string
$regex
= '^[a-zA-Z0-9.!#$%&’*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$' (line 28)
The regular expression to use in testing a form field value.
Inherited from JFormRule
JFormRule::$modifiers
Method to test the email address and optionally check for uniqueness.
Inherited From JFormRule
JFormRule::test()
Documentation generated on Tue, 19 Nov 2013 15:02:26 +0100 by phpDocumentor 1.4.3