Class HTMLPurifier_AttrDef_URI_Email_SimpleCheck

extends HTMLPurifier_AttrDef_URI_Email

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

Methods
Methods inherited from HTMLPurifier_AttrDef_URI_Email
unpack()
Methods inherited from HTMLPurifier_AttrDef
parseCDATA(), make(), mungeRgb(), expandCSSEscape()
Properties inherited from HTMLPurifier_AttrDef
$minimized, $required