$formsentryToForm()

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

Available since version 0.4.4.

Usage

$bool = $forms->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


$forms methods and properties

API reference based on ProcessWire core version 3.0.251