Symfony\Component\Form\ChoiceList
Namespaces
Symfony\Component\Form\ChoiceList\FactorySymfony\Component\Form\ChoiceList\LoaderSymfony\Component\Form\ChoiceList\View
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/3.2/Symfony/Component/Form/ChoiceList.html