Get Inputfield module for this Fieldtype
Usage
$inputfieldEmail = $fieldtypeEmail->getInputfield(Page $page, Field $field);
Arguments
Name | Type(s) | Description |
---|---|---|
page | Page | Page that the Inputfield will be for |
field | Field | Field that the Inputfield will be for |
Return value
InputfieldEmail
Returns Inputfield or null if not applicable/available.
FieldtypeEmail methods and properties
API reference based on ProcessWire core version 3.0.236