This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Form
2011-05-22 22:59:00 +02:00
..
Event [Form] fix and add some phpDoc 2011-05-10 15:33:02 +02:00
Exception [Form] Improved test coverage of FormFactory and improved error handling 2011-05-13 18:29:18 +02:00
Extension Added support for additional attributes in Form types that list field as their parent. 2011-05-22 22:59:00 +02:00
Guess [Form] phpDoc 2011-05-13 11:00:04 +02:00
Resources/config [Form] Fix DelegatingValidator namespace 2011-04-23 23:20:56 -07:00
Util [Form] Further simplified PropertyPath code 2011-05-18 23:39:49 +02:00
AbstractExtension.php [Form] phpDoc 2011-05-13 11:00:04 +02:00
AbstractType.php Merge branch 'master' into form-phpdoc-2 2011-05-15 19:24:09 +02:00
AbstractTypeExtension.php Merge branch 'master' into form-phpdoc-2 2011-05-15 19:24:09 +02:00
CallbackTransformer.php Merge branch 'master' into form-phpdoc-2 2011-05-15 19:24:09 +02:00
CallbackValidator.php fixed email 2011-04-24 13:59:46 +02:00
DataMapperInterface.php fixed email 2011-04-24 13:59:46 +02:00
DataTransformerInterface.php [Form] phpDoc 2011-05-13 11:00:04 +02:00
Events.php [Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework 2011-04-15 10:57:32 +02:00
Form.php [Form] Form::isBound() and Form::isValid() work correctly now for read-only forms 2011-05-19 01:24:28 +02:00
FormBuilder.php Merge remote branch 'vicb/form-fluid' 2011-05-17 09:45:29 +02:00
FormError.php [Form] Removed obsolete classes Error and DataError 2011-03-21 21:19:31 +01:00
FormExtensionInterface.php [Form] phpDoc 2011-05-13 11:00:04 +02:00
FormFactory.php Merge remote branch 'mweimerskirch/form_pattern_attribute' into mweimerskirch_merge 2011-05-18 22:49:27 +02:00
FormFactoryInterface.php Merge branch 'master' into form-phpdoc-2 2011-05-15 19:24:09 +02:00
FormInterface.php [Form] phpDoc 2011-05-13 11:00:04 +02:00
FormTypeExtensionInterface.php Merge branch 'master' into form-phpdoc-2 2011-05-15 19:24:09 +02:00
FormTypeGuesserChain.php Merge remote branch 'mweimerskirch/form_pattern_attribute' into mweimerskirch_merge 2011-05-18 22:49:27 +02:00
FormTypeGuesserInterface.php Merge remote branch 'mweimerskirch/form_pattern_attribute' into mweimerskirch_merge 2011-05-18 22:49:27 +02:00
FormTypeInterface.php Merge branch 'master' into form-phpdoc-2 2011-05-15 19:24:09 +02:00
FormValidatorInterface.php fixed email 2011-04-24 13:59:46 +02:00
FormView.php [Form] Implement a fluid interface FormView 2011-05-15 21:38:12 +02:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
ReversedTransformer.php [Form] Fix the ReversedTransform class 2011-05-10 20:25:22 +02:00