|
|
14 년 전 | |
|---|---|---|
| .. | ||
| Event | 14 년 전 | |
| Exception | 14 년 전 | |
| Extension | 14 년 전 | |
| Guess | 14 년 전 | |
| Resources/config | 14 년 전 | |
| Util | 14 년 전 | |
| AbstractExtension.php | 14 년 전 | |
| AbstractType.php | 14 년 전 | |
| AbstractTypeExtension.php | 14 년 전 | |
| CallbackTransformer.php | 14 년 전 | |
| CallbackValidator.php | 14 년 전 | |
| DataMapperInterface.php | 14 년 전 | |
| DataTransformerInterface.php | 14 년 전 | |
| Form.php | 14 년 전 | |
| FormBuilder.php | 14 년 전 | |
| FormError.php | 14 년 전 | |
| FormEvents.php | 14 년 전 | |
| FormExtensionInterface.php | 14 년 전 | |
| FormFactory.php | 14 년 전 | |
| FormFactoryInterface.php | 14 년 전 | |
| FormInterface.php | 14 년 전 | |
| FormTypeExtensionInterface.php | 14 년 전 | |
| FormTypeGuesserChain.php | 14 년 전 | |
| FormTypeGuesserInterface.php | 14 년 전 | |
| FormTypeInterface.php | 14 년 전 | |
| FormValidatorInterface.php | 14 년 전 | |
| FormView.php | 14 년 전 | |
| README.md | 14 년 전 | |
| ReversedTransformer.php | 14 년 전 | |
| composer.json | 14 년 전 | |
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