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-03-31 07:34:04 +02:00
..
ChoiceList [Form] Replaced various occurences of 'field' by 'form' 2011-03-25 02:12:01 +01: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] [DoctrineBridge] Move EntityType and DoctrineTypeLoader into Doctrine Bridge 2011-03-24 22:43:00 +01: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
Renderer [Form] Fixed calls to ThemeRenderer::renderPart() 2011-03-28 11:22:27 +02:00
Resources/config Merge remote branch 'symfony/master' into experimental 2011-03-28 22:52:15 +02:00
Type [Form] removed unused constructor argument from Type\FieldType (themeFactory and template) 2011-03-31 07:34:04 +02:00
Util [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 2011-03-27 15:37:13 +02:00
Validator [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 2011-03-27 15:37:13 +02:00
DefaultFormFactory.php [Form] removed unused constructor argument from Type\FieldType (themeFactory and template) 2011-03-31 07:34:04 +02:00
Events.php [Form] Renamed events to match terminology in Field 2011-03-19 16:59:23 +01:00
Form.php [Form] Simplified the interface names of the Renderer subnamespace 2011-03-27 23:39:01 +02:00
FormBuilder.php [Form] Moved creation of empty data to Form to clean up DataMapperInterface 2011-03-27 15:12:35 +02:00
FormError.php [Form] Removed obsolete classes Error and DataError 2011-03-21 21:19:31 +01:00
FormFactory.php [Form] Simplified the interface names of the Renderer subnamespace 2011-03-27 23:39:01 +02:00
FormFactoryInterface.php [Form] Sample fix implementation of renderers 2011-03-26 16:03:34 +01:00
FormInterface.php [Form] Sample fix implementation of renderers 2011-03-26 16:03:34 +01:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00