Inputfield::has()

Does this Inputfield have the requested property or attribute?

Usage

$bool = $inputfield->has(string $key);

Arguments

NameType(s)Description
$keystring

Requested property or attribute.

Return value

bool

True if it has it, false if it doesn't


Inputfield methods and properties

API reference based on ProcessWire core version 3.0.251