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-05-11 17:08:53 +02:00
..
Event [Form] fix and add some phpDoc 2011-05-10 15:33:02 +02:00
Exception [Form] Reorganized code into "form extensions" 2011-04-22 17:41:21 +02:00
Extension [Form] Fix some phpDoc 2011-05-10 16:55:05 +02:00
Guess [Form] Reorganized code into "form extensions" 2011-04-22 17:41:21 +02:00
Resources/config [Form] Fix DelegatingValidator namespace 2011-04-23 23:20:56 -07:00
Util [Form] fix and add some phpDoc 2011-05-10 15:33:02 +02:00
AbstractExtension.php [Form] Fixing wrong variable name 2011-04-23 20:08:24 -05:00
AbstractType.php [Form] fix and add some phpDoc 2011-05-10 15:33:02 +02:00
AbstractTypeExtension.php fixed email 2011-04-24 13:59:46 +02:00
CallbackTransformer.php fixed email 2011-04-24 13:59:46 +02:00
CallbackValidator.php fixed email 2011-04-24 13:59:46 +02:00
DataMapperInterface.php fixed email 2011-04-24 13:59:46 +02:00
DataTransformerInterface.php [Form] fix and add some phpDoc 2011-05-10 15:33:02 +02:00
Events.php [Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework 2011-04-15 10:57:32 +02:00
Form.php [Form] Fix the Form fluid interface 2011-05-11 17:08:53 +02:00
FormBuilder.php [Form] Fix the fluid interface of FormBuilder 2011-05-10 20:09:37 +02:00
FormError.php [Form] Removed obsolete classes Error and DataError 2011-03-21 21:19:31 +01:00
FormExtensionInterface.php [Form] Added FormTypeExtensionInterface 2011-04-22 19:24:38 +02:00
FormFactory.php [Form] fix and add some phpDoc 2011-05-10 15:33:02 +02:00
FormFactoryInterface.php [Form] Split signature of FormFactory::create() into create() and createNamed() 2011-04-22 10:42:21 +02:00
FormInterface.php [Form] fix and add some phpDoc 2011-05-10 15:33:02 +02:00
FormTypeExtensionInterface.php fixed email 2011-04-24 13:59:46 +02:00
FormTypeGuesserChain.php [Form] Added missing import statement of namespaces. 2011-05-09 14:30:04 +04:00
FormTypeGuesserInterface.php fixed email 2011-04-24 13:59:46 +02:00
FormTypeInterface.php [Form] fix and add some phpDoc 2011-05-10 15:33:02 +02:00
FormValidatorInterface.php fixed email 2011-04-24 13:59:46 +02:00
FormView.php [Form] fix and add some phpDoc 2011-05-10 15:33:02 +02:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
ReversedTransformer.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00