InputfieldWrapper::find()

Find all children Inputfields matching a selector string

Usage

$items = $inputfieldWrapper->find(string $selector);

Arguments

NameType(s)Description
$selectorstring

Required selector string to filter the children by

Return value


InputfieldWrapper methods and properties

API reference based on ProcessWire core version 3.0.251