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-04-27 12:18:45 -04:00
..
Event [Form] Replaced various occurences of 'field' by 'form' 2011-03-25 02:12:01 +01:00
Exception [Form] Reorganized code into "form extensions" 2011-04-22 17:41:21 +02:00
Extension [Form] Remove unnecessary use statements in EventListeners 2011-04-27 12:18:45 -04:00
Guess [Form] Reorganized code into "form extensions" 2011-04-22 17:41:21 +02:00
Resources/config [Form] Fix DelegatingValidator namespace 2011-04-23 23:20:56 -07:00
Util [Form] Fixed typos 2011-04-24 14:05:16 +00:00
AbstractExtension.php [Form] Fixing wrong variable name 2011-04-23 20:08:24 -05:00
AbstractType.php fixed email 2011-04-24 13:59:46 +02:00
AbstractTypeExtension.php fixed email 2011-04-24 13:59:46 +02:00
CallbackTransformer.php fixed email 2011-04-24 13:59:46 +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] Reorganized code into "form extensions" 2011-04-22 17:41:21 +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 [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
FormBuilder.php [Form] Changed FormBuilder::build() to FormBuilder::create(). You hvae to pass the resulting builder to FormBuilder::add() manually now 2011-04-24 12:08:50 +02:00
FormError.php [Form] Removed obsolete classes Error and DataError 2011-03-21 21:19:31 +01:00
FormExtensionInterface.php [Form] Added FormTypeExtensionInterface 2011-04-22 19:24:38 +02:00
FormFactory.php Merge remote branch 'pborreli/form-typo' 2011-04-24 21:56:47 +02:00
FormFactoryInterface.php [Form] Split signature of FormFactory::create() into create() and createNamed() 2011-04-22 10:42:21 +02:00
FormInterface.php capitalized 'boolean' 2011-04-27 02:35:10 -03:00
FormTypeExtensionInterface.php fixed email 2011-04-24 13:59:46 +02:00
FormTypeGuesserChain.php fixed email 2011-04-24 13:59:46 +02:00
FormTypeGuesserInterface.php fixed email 2011-04-24 13:59:46 +02:00
FormTypeInterface.php fixed email 2011-04-24 13:59:46 +02:00
FormValidatorInterface.php fixed email 2011-04-24 13:59:46 +02:00
FormView.php fixed email 2011-04-24 13:59:46 +02:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
ReversedTransformer.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00