FormBuilderMain::importJSON()

Import the given JSON schema for the given form

Usage

$bool = $formBuilderMain->importJSON($id, string $json);

Arguments

NameType(s)Description
$idFormBuilderForm string int
$jsonstring

Return value

bool


FormBuilderMain methods and properties

API reference based on ProcessWire core version 3.0.251