JFormRuleEmail
class JFormRuleEmail extends JFormRule
Located at : UKNOWVA_ROOT/libraries/joomla/form/rules/email.php
Form Rule class for the Joomla Framework.
Methods
boolean
test(object $element, mixed $value, string $group = null, object $input = null, object $form = null)
Method to test the email address and optionally check for uniqueness.
Details
at line 50
boolean
test(object $element, mixed $value, string $group = null, object $input = null, object $form = null)
Method to test the email address and optionally check for uniqueness.