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-14 14:42:17 +02:00
..
ChoiceList [Form] Removed invalid tests, cleaned up some tests, added test coverage 2011-04-06 15:58:53 +02:00
CsrfProvider [Form] Renamed submit() to bind() 2011-03-17 14:55:26 +01:00
DataMapper [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 2011-03-27 15:37:13 +02:00
DataTransformer [Form] Fixed: Booleans can be used as choice keys now 2011-04-02 18:26:28 +02:00
Event [Form] Replaced various occurences of 'field' by 'form' 2011-03-25 02:12:01 +01:00
EventListener [Form] Replaced various occurences of 'field' by 'form' 2011-03-25 02:12:01 +01:00
Exception [Form] Added support for types that are not registered in the DIC. These are identified by their FQ class name. 2011-03-22 12:33:15 +01:00
Resources/config Merge remote branch 'symfony/master' into experimental 2011-03-28 22:52:15 +02:00
Type Fixed test suite and names of accessor methods in TemplateContext 2011-04-14 03:52:52 +02:00
Util [Form] Fixed: Booleans can be used as choice keys now 2011-04-02 18:26:28 +02:00
Validator [Form] Improved test coverage of DelegatingValidator and fixed validation group inheritance 2011-04-02 11:35:58 +02:00
Events.php [Form] Renamed events to match terminology in Field 2011-03-19 16:59:23 +01:00
Form.php [Form] Removed TemplateContext::create() 2011-04-14 14:42:17 +02:00
FormBuilder.php [Form] Removed invalid tests, cleaned up some tests, added test coverage 2011-04-06 15:58:53 +02:00
FormError.php [Form] Removed obsolete classes Error and DataError 2011-03-21 21:19:31 +01:00
FormFactory.php [Form] moved the template context creation to the Form class 2011-04-13 09:31:13 +02:00
FormFactoryInterface.php [Form] moved the template context creation to the Form class 2011-04-13 09:31:13 +02:00
FormInterface.php [Form] moved the template context creation to the Form class 2011-04-13 09:31:13 +02:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
TemplateContext.php [Form] Removed TemplateContext::create() 2011-04-14 14:42:17 +02:00