FormBuilderMain::entryToForm()

Given an entry array or ID return the FormBuilderForm object that it belongs to

Usage

$bool = $formBuilderMain->entryToForm($entry);

Arguments

NameType(s)Description
$entryarray 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.251