SelectableOptionManager::getOptionsByID()

Shortcut to get options by ID number

Usage

$items = $selectableOptionManager->getOptionsByID(Field $field, array $ids);

Arguments

NameType(s)Description
$fieldField
$idsarray

Return value

SelectableOptionArray SelectableOption

[]


SelectableOptionManager methods and properties

API reference based on ProcessWire core version 3.0.253