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-02 16:11:20 +02:00
..
ChoiceList [Form] Cleaned up ChoiceListInterface 2011-04-02 15:41:43 +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] Renamed choice transformers for better clarity 2011-04-02 16:11:20 +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
Renderer [Form] Fixed: ThemeRenderer::isChoiceSelected() works correctly for boolean choices 2011-04-02 16:00:46 +02:00
Resources/config Merge remote branch 'symfony/master' into experimental 2011-03-28 22:52:15 +02:00
Type [Form] Renamed choice transformers for better clarity 2011-04-02 16:11:20 +02:00
Util [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 2011-03-27 15:37:13 +02:00
Validator [Form] Improved test coverage of DelegatingValidator and fixed validation group inheritance 2011-04-02 11:35:58 +02:00
DefaultFormFactory.php [Form] changed DefaultFormFactory to be more 'useable' 2011-03-31 07:35:43 +02:00
Events.php [Form] Renamed events to match terminology in Field 2011-03-19 16:59:23 +01:00
Form.php [Form] Improved test coverage of Form. The emptyValue closure now receives the Form instance to use form data when constructing new objects 2011-04-02 12:00:19 +02:00
FormBuilder.php [Form] Improved test coverage of Form 2011-04-02 11:22:29 +02:00
FormError.php [Form] Removed obsolete classes Error and DataError 2011-03-21 21:19:31 +01:00
FormFactory.php [Form] Made name immutable in FormBuilder to avoid synchronization problems with name and property path 2011-03-31 13:48:06 +02:00
FormFactoryInterface.php [Form] Sample fix implementation of renderers 2011-03-26 16:03:34 +01:00
FormInterface.php [Form] Improved test coverage of Form class 2011-03-31 15:23:33 +02:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00