Retrieve a form by $id or $name or boolean true to return all forms
Usage
$formBuilderForm = $formBuilderMain->load($id);
Arguments
Name | Type(s) | Description |
---|---|---|
id |
Return value
FormBuilderForm
array
null
Returns $form on success, array if loading all, or NULL on failure to load
FormBuilderMain methods and properties
API reference based on ProcessWire core version 3.0.236