W3cubDocs

/Symfony 2.8

Symfony\Component\Form\ChoiceList

ArrayChoiceList A list of choices with arbitrary data types.
ArrayKeyChoiceList 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 Adapts a legacy choice list implementation to {@link ChoiceListInterface}.

Interfaces

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

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