Class ONEGEEK.forms.EmailField

Extends ONEGEEK.forms.AbstractFormField

class ONEGEEK.forms.EmailField
Email Field. Validate an email address. RFC characters are allowed but for easy validation for 99% of emails, this will work
See also:
RFC 2822 : http://tools.ietf.org/html/rfc2822 for more details
Defined in ONEGEEK.forms

Variables inherited from ONEGEEK.forms.AbstractFormField

Functions inherited from ONEGEEK.forms.AbstractFormField