Class JFormRuleContactEmail

Description

Form Rule class for the Joomla Platform.

Located in /components/com_contact/models/rules/contactemail.php (line 13)

JFormRule
   |
   --JFormRuleEmail
      |
      --JFormRuleContactEmail
Method Summary
void test ( &$element,  $value, [ $group = null], [ &$input = null], [ &$form = null])
Variables

Inherited Variables

Inherited from JFormRuleEmail

JFormRuleEmail::$regex

Inherited from JFormRule

JFormRule::$modifiers
Methods
test (line 15)
  • access: public
void test ( &$element,  $value, [ $group = null], [ &$input = null], [ &$form = null])
  • &$element
  • $value
  • $group
  • &$input
  • &$form

Redefinition of:
JFormRuleEmail::test()
Method to test the email address and optionally check for uniqueness.

Inherited Methods

Inherited From JFormRuleEmail

JFormRuleEmail::test()

Inherited From JFormRule

JFormRule::test()

Documentation generated on Mon, 25 Jun 2012 13:53:19 -0500 by phpDocumentor 1.4.4