Bernhard Schussek
|
8a981dd047
[Form] Removed unused variable
|
14 anni fa |
Bernhard Schussek
|
eaff9c641e
[Form] Fixed: the default template is only set on the root renderer and reused by children
|
14 anni fa |
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
|
14 anni fa |
Bernhard Schussek
|
8c7a93c90c
[Form] Added FormTypeInterface::buildRendererBottomUp() which is called after children are initialized
|
14 anni fa |
Bernhard Schussek
|
c786fac303
[Form] Sample fix implementation of renderers
|
14 anni fa |
Bernhard Schussek
|
41c3aea668
Merge remote branch 'beberlei/FormRendererItrator' into beberlei-merge
|
14 anni fa |
Benjamin Eberlei
|
f882a511a0
[Form] Initialize on iterator access.
|
14 anni fa |
Benjamin Eberlei
|
cd1ce86aee
[Form] Iterator support for ThemeRenderer
|
14 anni fa |
Benjamin Eberlei
|
73d8470a76
[Form] Fix children implementation, setChildren() is not used, the attribute "fields" is.
|
14 anni fa |
Bernhard Schussek
|
66ba0c3a73
[Form] Fixed: vars are initialized when ThemeRenderer::getVars() is accessed
|
14 anni fa |
Benjamin Eberlei
|
8d6dd2b9af
[Form] Add Arbitrary Attribute Support to Form Rendering.
|
14 anni fa |
Bernhard Schussek
|
1211d77f49
[Form] Introduced renderer theme factories so that themes can be changed during runtime
|
14 anni fa |
Bernhard Schussek
|
5b41810b6d
Revert "[Form] Changed naming of Themes to ThemeEngines. Theme templates are now 'themes'"
|
14 anni fa |
Bernhard Schussek
|
5078a63c74
Revert "[Form] Fixed more naming of themes and theme engines"
|
14 anni fa |
Bernhard Schussek
|
1aa34b7240
[Form] Fixed more naming of themes and theme engines
|
14 anni fa |
Bernhard Schussek
|
1efd680b68
[Form] Changed naming of Themes to ThemeEngines. Theme templates are now 'themes'
|
14 anni fa |
Bernhard Schussek
|
01a47457d0
[Form] Improved naming of various interfaces. Renamed DefaultRenderer to ThemeRenderer
|
14 anni fa |