API17:JFormRuleEmail
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JFormRuleEmail
Description
Description:JFormRuleEmail [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | test | Method to test the email address and optionally check for uniqueness. |
- Defined in libraries/joomla/form/rules/email.php
- Extends JFormRule
Importing
jimport( 'joomla.form.rules.email' );
See also
-
JFormRuleEmail source code on BitBucket
-
Subpackage Form
- Other versions of JFormRuleEmail
SeeAlso:JFormRuleEmail [Edit See Also]
User contributed notes
<CodeExamplesForm />
