Class HTMLPurifier_AttrDef_URI_Email_SimpleCheck

Description

Primitive email validation class based on the regexp found at

Primitive email validation class based on the regexp found at http://www.regular-expressions.info/email.html

Located in /library/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php (line 7)

HTMLPurifier_AttrDef
   |
   --HTMLPurifier_AttrDef_URI_Email
      |
      --HTMLPurifier_AttrDef_URI_Email_SimpleCheck
Method Summary
void validate ( $string,  $config,  $context)
Variables
Methods
validate (line 10)
  • access: public
void validate ( $string,  $config,  $context)
  • $string
  • $config
  • $context

Redefinition of:
HTMLPurifier_AttrDef::validate()
Validates and cleans passed string according to a definition.

Inherited Methods

Inherited From HTMLPurifier_AttrDef_URI_Email

HTMLPurifier_AttrDef_URI_Email::unpack()

Inherited From HTMLPurifier_AttrDef

HTMLPurifier_AttrDef::make()
HTMLPurifier_AttrDef::mungeRgb()
HTMLPurifier_AttrDef::parseCDATA()
HTMLPurifier_AttrDef::validate()

Documentation generated on Thu, 19 Jun 2008 18:50:20 -0400 by phpDocumentor 1.4.2