Fabien Potencier
|
c7ccb6643b
[Form] removed unused constructor argument from Type\FieldType (themeFactory and template)
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
1fa004ceb2
[Form] Simplified the interface names of the Renderer subnamespace
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
fae319e77a
[Form] Renderers are now created explicitely using FormFactory::createRenderer(). This improves performance on requests where a form does not need to be rendered
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
c786fac303
[Form] Sample fix implementation of renderers
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
7585dce8dd
[Form] Added options validation to field creation
|
%!s(int64=14) %!d(string=hai) anos |
Benjamin Eberlei
|
6bcc04905c
[Form] Introduce ArrayTypeLoader, Remove EntityManager and FormFactory interface from DefaultTypeLoader
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
1211d77f49
[Form] Introduced renderer theme factories so that themes can be changed during runtime
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
5b41810b6d
Revert "[Form] Changed naming of Themes to ThemeEngines. Theme templates are now 'themes'"
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
1efd680b68
[Form] Changed naming of Themes to ThemeEngines. Theme templates are now 'themes'
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
a880f8d0d1
[Form] Fixed coding conventions
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
270a98e413
[Form] Added support for types that are not registered in the DIC. These are identified by their FQ class name.
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
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
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
6793bcd698
[Form] Removed magic from method signature of add()
|
%!s(int64=14) %!d(string=hai) anos |
Bernhard Schussek
|
c4b7a77ece
Merge remote branch 'beberlei/forms' into beberlei-merge
|
%!s(int64=14) %!d(string=hai) anos |
Benjamin Eberlei
|
39c2d3f166
[Form] Add PhpTheme that relies on no Template Engine, generalize tests to use for PhpTheme and PhpEngineTheme. Fixed some bugs
|
%!s(int64=14) %!d(string=hai) anos |