ModelChoiceList::getChoicesForValues()
  • References/PHP/Symfony/Bridge/Propel1/Form/ChoiceList

array getChoicesForValues(array $values) Returns the choices corresponding to the given values

2025-01-10 15:47:30
ModelChoiceList::getValuesForChoices()
  • References/PHP/Symfony/Bridge/Propel1/Form/ChoiceList

array getValuesForChoices(array $models) Returns the values corresponding to the given choices

2025-01-10 15:47:30
ModelChoiceList::getIndicesForValues()
  • References/PHP/Symfony/Bridge/Propel1/Form/ChoiceList

array getIndicesForValues(array $values) deprecated

2025-01-10 15:47:30
ModelChoiceList::getChoices()
  • References/PHP/Symfony/Bridge/Propel1/Form/ChoiceList

array getChoices() Returns the list of choices

2025-01-10 15:47:30
ModelChoiceList::getRemainingViews()
  • References/PHP/Symfony/Bridge/Propel1/Form/ChoiceList

array getRemainingViews() Returns the choice views of the choices that are not preferred as nested

2025-01-10 15:47:30
ModelChoiceList::getIndicesForChoices()
  • References/PHP/Symfony/Bridge/Propel1/Form/ChoiceList

array getIndicesForChoices(array $models) deprecated

2025-01-10 15:47:30
ModelChoiceList::getClass()
  • References/PHP/Symfony/Bridge/Propel1/Form/ChoiceList

string getClass() Returns the class name of the model.

2025-01-10 15:47:30
ModelChoiceList::getValues()
  • References/PHP/Symfony/Bridge/Propel1/Form/ChoiceList

array getValues() Returns the values for the choices

2025-01-10 15:47:30
ModelChoiceList::getPreferredViews()
  • References/PHP/Symfony/Bridge/Propel1/Form/ChoiceList

array getPreferredViews() Returns the choice views of the preferred choices as nested array with

2025-01-10 15:47:30
ModelChoiceList
  • References/PHP/Symfony/Bridge/Propel1/Form/ChoiceList

class ModelChoiceList extends

2025-01-10 15:47:30