Bernhard Schussek 4f0283a508 [Form] Removed Form::isBound(). Form::bind() is only a shortcut method now, use Form::isSubmitted() if you want to find out whether a form was submitted. 14 years ago
..
CsrfProvider d017970867 [Form] Implemented FormFactory::buildDefault() to ease the use of the new CSRF implementation without the DIC 14 years ago
Exception 4f0283a508 [Form] Removed Form::isBound(). Form::bind() is only a shortcut method now, use Form::isSubmitted() if you want to find out whether a form was submitted. 14 years ago
FieldFactory e6dc155e89 fix validator class metadata warning 14 years ago
Resources fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
ValueTransformer fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
BirthdayField.php 64fb94c725 normalized license messages in PHP files 14 years ago
CheckboxField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 years ago
ChoiceField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
CollectionField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
Configurable.php 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 years ago
CountryField.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 years ago
DateField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
DateTimeField.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 years ago
EntityChoiceField.php 7b9b90809a fix variable name 14 years ago
Field.php fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
FieldError.php 64fb94c725 normalized license messages in PHP files 14 years ago
FieldInterface.php fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
FileField.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 years ago
Form.php 4f0283a508 [Form] Removed Form::isBound(). Form::bind() is only a shortcut method now, use Form::isSubmitted() if you want to find out whether a form was submitted. 14 years ago
FormContext.php a28151a8af [Form] Removed FormFactory and improved the form instantiation process 14 years ago
FormContextInterface.php a28151a8af [Form] Removed FormFactory and improved the form instantiation process 14 years ago
FormInterface.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 years ago
HiddenField.php 64fb94c725 normalized license messages in PHP files 14 years ago
HybridField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
IntegerField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 years ago
LanguageField.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 years ago
LocaleField.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 years ago
MoneyField.php fdbc064f06 [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 14 years ago
NumberField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 years ago
PasswordField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
PercentField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 years ago
PropertyPath.php fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
PropertyPathIterator.php 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 years ago
RadioField.php 64fb94c725 normalized license messages in PHP files 14 years ago
RecursiveFieldIterator.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 years ago
RepeatedField.php fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
TextField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 years ago
TextareaField.php 64fb94c725 normalized license messages in PHP files 14 years ago
TimeField.php c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 years ago
TimezoneField.php ebd2ca6cfe [Form] Moved option 'empty_value' to ChoiceField. An empty value is displayed if the field is not required. 14 years ago
ToggleField.php 64fb94c725 normalized license messages in PHP files 14 years ago
UrlField.php d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 years ago