$picker->search()
Search through the collection of items if not deactivate in the options
$picker->search(Kirby\Cms\Collection $items): Kirby\Cms\Collection
Parameters
Name | Type | Default |
---|---|---|
$itemsrequired | Kirby\Cms\Collection |
no default value |
Return type
This method modifies the existing $picker
object it is applied to and returns it again.