Get the Inputfield module that provides input for Field
Usage
$inputfield = $fieldtypeTextarea->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
Inputfield
Returns Inputfield or null if not applicable/available.
FieldtypeTextarea methods and properties
API reference based on ProcessWire core version 3.0.236