Given an entry array or ID return the FormBuilderForm object that it belongs to
Usage
$bool = $formBuilderMain->entryToForm($entry);
Arguments
Name | Type(s) | Description |
---|---|---|
entry | array, int | Entry array or ID (int) |
Return value
bool
FormBuilderForm
Returns FormBuilderForm object or boolean false if not found
FormBuilderMain methods and properties
API reference based on ProcessWire core version 3.0.236