InputfieldEmail class

An Inputfield for handling email addresses

Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the InputfieldEmail class also inherits all the methods and properties of: InputfieldText, Inputfield, WireData and Wire.

Show class?     Show args?       Only hookable?    

Properties

NameReturnSummaryDefault
InputfieldEmail::allowIDN int bool Allow IDN emails? 1=yes for domain, 2=yes for domain+local part 3.0.212+0
InputfieldEmail::confirm int Specify 1 to make it include a second input for confirmation 0
InputfieldEmail::confirmLabel string label to accompany second input Confirm
InputfieldEmail::maxlength int Max length of email address 512

Additional methods and properties

In addition to the methods and properties above, InputfieldEmail also inherits the methods and properties of these classes:

API reference based on ProcessWire core version 3.0.251