Class JFormRuleEmail
Form Rule class for the Joomla Platform.
- JFormRule
- 
			 JFormRuleEmail JFormRuleEmail
		
		
		
		Package: Joomla\Platform\Form
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/form/rule/email.php
	
		Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/form/rule/email.php
Methods summary
| 
				 public 
				boolean
				
				 | 
			#
			 test( Method to test the email address and optionally check for uniqueness. | 
Magic methods summary
Properties summary
| 
				protected  
				string
			 | $regex | 
				#
				 The regular expression to use in testing a form field value. | 
