Bernhard Schussek 1211d77f49 [Form] Introduced renderer theme factories so that themes can be changed during runtime 14 years ago
..
ChoiceList 0bf566310c Merge branch 'event-manager' into experimental 14 years ago
CsrfProvider 7a63b840f3 [Form] Renamed submit() to bind() 14 years ago
DataMapper 9b6722222f [Form] Improved internal structore of PropertyPathMapper 14 years ago
DataTransformer 08a09240f6 [Form] Fixed order of input and output timezone to a more natural one 14 years ago
Event 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
EventListener 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
Exception 270a98e413 [Form] Added support for types that are not registered in the DIC. These are identified by their FQ class name. 14 years ago
Renderer 1211d77f49 [Form] Introduced renderer theme factories so that themes can be changed during runtime 14 years ago
Resources 33692eae4a [Form] Renamed Form::isTransformationSuccessful() to isSynchronized(). This method now indicates whether the data in the different representations is synchronized. Moved 'invalid' error to DefaultValidator 14 years ago
Type 1211d77f49 [Form] Introduced renderer theme factories so that themes can be changed during runtime 14 years ago
Validator 33692eae4a [Form] Renamed Form::isTransformationSuccessful() to isSynchronized(). This method now indicates whether the data in the different representations is synchronized. Moved 'invalid' error to DefaultValidator 14 years ago
DefaultFormFactory.php 1211d77f49 [Form] Introduced renderer theme factories so that themes can be changed during runtime 14 years ago
Events.php 43a24fa931 [Form] Renamed events to match terminology in Field 14 years ago
Form.php 33692eae4a [Form] Renamed Form::isTransformationSuccessful() to isSynchronized(). This method now indicates whether the data in the different representations is synchronized. Moved 'invalid' error to DefaultValidator 14 years ago
FormBuilder.php 577e106361 [Form] Implemented custom mapping of data errors to form fields 14 years ago
FormError.php 3985522b9b [Form] Removed obsolete classes Error and DataError 14 years ago
FormFactory.php ea0e5bb2d6 [Form] Renamed FieldTypeInterface to FormTypeInterface 14 years ago
FormFactoryInterface.php 2a1e394352 [Form] Renamed field configs to types. Everywhere else, we are referring to the name of the type as 'type' now (was 'identifier') 14 years ago
FormInterface.php 85701b65af [Form] Missing methods from interfaces 14 years ago
LICENSE f54cedfe5e added LICENSE files for the subtree repositories 14 years ago
PropertyPath.php 577e106361 [Form] Implemented custom mapping of data errors to form fields 14 years ago
PropertyPathIterator.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
VirtualFormIterator.php 577e106361 [Form] Implemented custom mapping of data errors to form fields 14 years ago