.. |
ChoiceList
|
c9c8b5c98e
[Form] Improved test coverage of MonthChoiceList and fixed timezone used in it. Fixes https://github.com/symfony/symfony/pull/433
|
14 years ago |
CsrfProvider
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 years ago |
DataMapper
|
edfae73cd4
[Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util
|
14 years ago |
DataTransformer
|
b93f5a372a
[Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names
|
14 years ago |
EventListener
|
a97366fbcb
[Form] Split signature of FormFactory::create() into create() and createNamed()
|
14 years ago |
Fixtures
|
fa457b1cc4
[Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework
|
14 years ago |
Type
|
a97366fbcb
[Form] Split signature of FormFactory::create() into create() and createNamed()
|
14 years ago |
Util
|
b93f5a372a
[Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names
|
14 years ago |
Validator
|
33498bffa4
[Form] added a unit test
|
14 years ago |
AbstractDivLayoutTest.php
|
a97366fbcb
[Form] Split signature of FormFactory::create() into create() and createNamed()
|
14 years ago |
AbstractLayoutTest.php
|
a97366fbcb
[Form] Split signature of FormFactory::create() into create() and createNamed()
|
14 years ago |
AbstractTableLayoutTest.php
|
a97366fbcb
[Form] Split signature of FormFactory::create() into create() and createNamed()
|
14 years ago |
FormBuilderTest.php
|
a97366fbcb
[Form] Split signature of FormFactory::create() into create() and createNamed()
|
14 years ago |
FormFactoryTest.php
|
a97366fbcb
[Form] Split signature of FormFactory::create() into create() and createNamed()
|
14 years ago |
FormInterface.php
|
2dbb41714a
[Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them
|
14 years ago |
FormTest.php
|
8fe21285ba
[Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object
|
14 years ago |
PropertyPathTest.php
|
e787d5dc22
[Form] PropertyPath now can handle elements with special characters
|
14 years ago |