Return new instance of the Inputfield module associated with this Fieldtype.
Usage
$inputfield = $fieldtype->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
Fieldtype methods and properties
API reference based on ProcessWire core version 3.0.236