Christophe Coevoet
|
a3c1299ac2
[Form] Added a missing use statement and fix a phpdoc
|
vor 13 Jahren |
Fabien Potencier
|
e173d79e34
fixed CS
|
vor 13 Jahren |
Fabien Potencier
|
ce9791246b
fixed phpdoc @param alignment
|
vor 13 Jahren |
Kevin McBride
|
e3cb39dd9f
[Form] Fixed a few PHPDoc comments
|
vor 13 Jahren |
marc.weistroff
|
2b4cc9bd06
[Form] Changed collection prototype rendering.
|
vor 14 Jahren |
Fabien Potencier
|
beecac3adb
[Form] simplified previous merge and fixed unit test
|
vor 14 Jahren |
Jay Severson
|
49af102c32
Throwing FormNotBoundException when calling form isValid
|
vor 14 Jahren |
Victor Berchet
|
07fa82dff1
[Form] Revert changes impacting perfomance and readability
|
vor 14 Jahren |
Victor Berchet
|
b709551252
[Order] Make Form::types and FormView::types use the same order (Parent > Child)
|
vor 14 Jahren |
Victor Berchet
|
e56dad6b5e
[Form] simplify the code
|
vor 14 Jahren |
Victor Berchet
|
9ec99608df
[Form] Simplify the code
|
vor 14 Jahren |
Victor Berchet
|
4e3e2768fb
[Form] Make the prototype view child of the collection view
|
vor 14 Jahren |
Kris Wallsmith
|
8d55df42de
[Form] fixed isValid() on readOnly forms that have children
|
vor 14 Jahren |
Fabien Potencier
|
79e709cdc9
removed the ON_ prefix for Form event names
|
vor 14 Jahren |
Fabien Potencier
|
9b7e14dd10
[Form] converted code to the new event dispatcher
|
vor 14 Jahren |
Bernhard Schussek
|
13a964ae6d
[Form] Form::isBound() and Form::isValid() work correctly now for read-only forms
|
vor 14 Jahren |
Victor Berchet
|
ebb0e83a7e
[Form] CSRF documentation and a few CS changes
|
vor 14 Jahren |
Fabien Potencier
|
75f0ab5d40
Merge remote branch 'vicb/form-fluid'
|
vor 14 Jahren |
Victor Berchet
|
87a6fd0f99
[Form] phpDoc
|
vor 14 Jahren |
Victor Berchet
|
f68d16fdff
[Form] Fix the Form fluid interface
|
vor 14 Jahren |
Victor Berchet
|
2db53b5e28
[Form] Order method according to their visibility to respect the CS
|
vor 14 Jahren |
Victor Berchet
|
75a499b0e2
[Form] Fix the fluid interface of FormBuilder
|
vor 14 Jahren |
Victor Berchet
|
2a8f2d2bfa
[Form] fix and add some phpDoc
|
vor 14 Jahren |
Kris Wallsmith
|
f3b077a0dd
[Form] removed a bunch of unused use statements
|
vor 14 Jahren |
Pascal Borreli
|
8c0beea677
[Phpdoc] Cleaning/fixing
|
vor 14 Jahren |
Bernhard Schussek
|
1ce2db87e2
[Form] Added FormTypeExtensionInterface
|
vor 14 Jahren |
Bernhard Schussek
|
54e66c518f
[Form] Reorganized code into "form extensions"
|
vor 14 Jahren |
Bernhard Schussek
|
8fe21285ba
[Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object
|
vor 14 Jahren |
Bernhard Schussek
|
276b23a344
[Form] Moved creation logic of FormView to Form class
|
vor 14 Jahren |
Bernhard Schussek
|
fa457b1cc4
[Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework
|
vor 14 Jahren |