Returns whether or not the given $name may be used or a form or field name
Usage
$bool = $formBuilderMain->isReservedName(string $name);
Arguments
Name | Type(s) | Description |
---|---|---|
name | string |
Return value
bool
FormBuilderMain methods and properties
API reference based on ProcessWire core version 3.0.236