array getChoices() Returns the list of choices.
array getValues() Returns the values for the choices.
array getPreferredViews() Returns the choice views of the preferred choices as nested array with
class ObjectChoiceList extends
array getIndicesForValues(array $values) deprecated
array getValuesForChoices(array $choices) Returns the values corresponding to the given choices
array getIndicesForChoices(array $choices) deprecated
array getChoicesForValues(array $values) Returns the choices corresponding to the given values
Page 2 of 4