.. |
ChoiceList
|
c9c8b5c98e
[Form] Improved test coverage of MonthChoiceList and fixed timezone used in it. Fixes https://github.com/symfony/symfony/pull/433
|
14 年之前 |
CsrfProvider
|
7a63b840f3
[Form] Renamed submit() to bind()
|
14 年之前 |
DataMapper
|
edfae73cd4
[Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util
|
14 年之前 |
DataTransformer
|
72a41f8c94
[Form] Fixed: Booleans can be used as choice keys now
|
14 年之前 |
Event
|
9b1b8cbffa
[Form] Replaced various occurences of 'field' by 'form'
|
14 年之前 |
EventListener
|
77bea81ed5
[Form] Improved test coverage of ResizeFormListener. Fixed https://github.com/symfony/symfony/pull/493
|
14 年之前 |
Exception
|
270a98e413
[Form] Added support for types that are not registered in the DIC. These are identified by their FQ class name.
|
14 年之前 |
Resources
|
53838abf3f
Merge remote branch 'symfony/master' into experimental
|
14 年之前 |
Type
|
4f1ae660fa
[Form] Fixed choice labels in expanded choice fields
|
14 年之前 |
Util
|
e787d5dc22
[Form] PropertyPath now can handle elements with special characters
|
14 年之前 |
Validator
|
ca20aef379
[Form] Improved test coverage of DelegatingValidator and fixed validation group inheritance
|
14 年之前 |
Events.php
|
fa457b1cc4
[Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework
|
14 年之前 |
Form.php
|
8fe21285ba
[Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object
|
14 年之前 |
FormBuilder.php
|
e3db366116
[Form] Passing FormFactory to FormBuilder in its constructor
|
14 年之前 |
FormError.php
|
3985522b9b
[Form] Removed obsolete classes Error and DataError
|
14 年之前 |
FormFactory.php
|
e3db366116
[Form] Passing FormFactory to FormBuilder in its constructor
|
14 年之前 |
FormFactoryInterface.php
|
49dc836521
[Form] moved the template context creation to the Form class
|
14 年之前 |
FormInterface.php
|
8fe21285ba
[Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object
|
14 年之前 |
FormView.php
|
276b23a344
[Form] Moved creation logic of FormView to Form class
|
14 年之前 |
LICENSE
|
f54cedfe5e
added LICENSE files for the subtree repositories
|
14 年之前 |