InputfieldWrapper::getByProperty() method

Get Inputfield by some other non-attribute property or setting

Available since version 3.0.239.

Usage

// basic usage
$inputfield = $inputfieldWrapper->getByProperty(string $property, mixed $value);

// usage with all arguments
$inputfield = $inputfieldWrapper->getByProperty(string $property, mixed $value, bool $getAll = false);

Arguments

NameType(s)Description
propertystring
valuemixed
getAll (optional)bool

Get array of all matching Inputfields rather than just first? (default=false)

Return value


InputfieldWrapper methods and properties

API reference based on ProcessWire core version 3.0.244

“We chose ProcessWire because of its excellent architecture, modular extensibility and the internal API. The CMS offers the necessary flexibility and performance for such a complex website like superbude.de. ProcessWire offers options that are only available for larger systems, such as Drupal, and allows a much slimmer development process.” —xport communication GmbH