Symfony\Component\Form\ChoiceList

Namespaces

Classes

ArrayChoiceList A list of choices with arbitrary data types.
ArrayKeyChoiceList deprecated A list of choices that can be stored in the keys of a PHP array.
LazyChoiceList A choice list that loads its choices lazily.
LegacyChoiceListAdapter deprecated Adapts a legacy choice list implementation to {@link ChoiceListInterface}.

Interfaces

ChoiceListInterface A list of choices that can be selected in a choice field.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Form/ChoiceList.html