FormBuilderMain::getFramework() method

Get the framework used by the given $form

Also prepares the framework with it's config values populated

Usage

// basic usage
$formBuilderFramework = $formBuilderMain->getFramework($form);

// usage with all arguments
$formBuilderFramework = $formBuilderMain->getFramework($form, bool $fallback = true);

Arguments

NameType(s)Description
formFormBuilderForm, int, string
fallback (optional)bool

Fallback to basic framework if requested one does not exist?

Return value

FormBuilderFramework null


FormBuilderMain methods and properties

API reference based on ProcessWire core version 3.0.244

I just love the easy and intuitive ProcessWire API. ProcessWire rocks!” —Jens Martsch, Web developer