array getChoices() Returns all selectable choices.
array getChoicesForValues(array $values) Returns the choices corresponding to the given values
class ChoiceView Represents a choice in templates. Properties
string[] getValuesForChoices(array $choices) Returns the values corresponding to the given choices
Classes
string[] getStructuredValues() Returns the values in the structure originally passed to the list
class ChoiceListView Represents a choice list in templates. A choice list contains choices
int[]|string[] getOriginalKeys() Returns the original keys of the choices. The original
Page 5 of 6