|
13 anni fa | |
---|---|---|
.. | ||
Event | 13 anni fa | |
Exception | 13 anni fa | |
Extension | 13 anni fa | |
Guess | 13 anni fa | |
Resources/config | 13 anni fa | |
Util | 13 anni fa | |
AbstractExtension.php | 13 anni fa | |
AbstractType.php | 13 anni fa | |
AbstractTypeExtension.php | 13 anni fa | |
CallbackTransformer.php | 13 anni fa | |
CallbackValidator.php | 13 anni fa | |
DataMapperInterface.php | 13 anni fa | |
DataTransformerInterface.php | 13 anni fa | |
Form.php | 13 anni fa | |
FormBuilder.php | 13 anni fa | |
FormError.php | 13 anni fa | |
FormEvents.php | 13 anni fa | |
FormExtensionInterface.php | 13 anni fa | |
FormFactory.php | 13 anni fa | |
FormFactoryInterface.php | 13 anni fa | |
FormInterface.php | 13 anni fa | |
FormTypeExtensionInterface.php | 13 anni fa | |
FormTypeGuesserChain.php | 13 anni fa | |
FormTypeGuesserInterface.php | 13 anni fa | |
FormTypeInterface.php | 13 anni fa | |
FormValidatorInterface.php | 13 anni fa | |
FormView.php | 13 anni fa | |
README.md | 13 anni fa | |
ReversedTransformer.php | 13 anni fa | |
composer.json | 13 anni fa |
Form provides tools for defining forms, rendering and binding request data to related models. Furthermore it provides integration with the Validation component.
Silex integration:
https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/FormServiceProvider.php
Unit tests:
https://github.com/symfony/symfony/tree/master/tests/Symfony/Tests/Component/Form
Documentation:
http://symfony.com/doc/2.0/book/forms.html