FormBuilderMain::isReservedName()

Returns whether or not the given $name may be used or a form or field name

Usage

$bool = $formBuilderMain->isReservedName(string $name);

Arguments

NameType(s)Description
$namestring

Return value

bool


FormBuilderMain methods and properties

API reference based on ProcessWire core version 3.0.251