EmailRule
class EmailRule extends FormRule
Form Rule class for the Joomla Platform.
Methods
boolean
test(
SimpleXMLElement $element,
mixed $value,
string $group = null,
Registry $input = null,
Form $form = null)
Method to test the email address and optionally check for uniqueness.
Details
boolean
test(
SimpleXMLElement $element,
mixed $value,
string $group = null,
Registry $input = null,
Form $form = null)
Method to test the email address and optionally check for uniqueness.