array getChoicesForValues(array $values) Returns the choices corresponding to the given values
array getValuesForChoices(array $models) Returns the values corresponding to the given choices
array getIndicesForValues(array $values) deprecated
array getRemainingViews() Returns the choice views of the choices that are not preferred as nested
array getChoices() Returns the list of choices
array getIndicesForChoices(array $models) deprecated
string getClass() Returns the class name of the model.
array getPreferredViews() Returns the choice views of the preferred choices as nested array with
class ModelChoiceList extends
array getValues() Returns the values for the choices