Given a form ID or name, returns true if is used by a form, false if not
Usage
$bool = $forms->isForm($id);
Arguments
Name | Type(s) | Description |
---|---|---|
id | int, string | May be form ID or form name |
Return value
bool
API reference based on ProcessWire core version 3.0.236