Skip to content

Kirby 4.2.0

$filepicker->search()

Search through the collection of items if not deactivate in the options

$filepicker->search(Kirby\Cms\Collection $items): Kirby\Cms\Collection

Parameters

Name Type Default
$items * Kirby\Cms\Collection

Return type

Kirby\Cms\Collection

Parent class

Kirby\Cms\FilePicker inherited from Kirby\Cms\Picker