Commit History

Author SHA1 Message Date
  Bernhard Schussek b21929423e [Form] Completely removed the fields variable in the renderer. The renderer itself supports ArrayAccess and Traversable 14 years ago
  Bernhard Schussek eaff9c641e [Form] Fixed: the default template is only set on the root renderer and reused by children 14 years ago
  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 years ago
  Benjamin Eberlei f882a511a0 [Form] Initialize on iterator access. 14 years ago
  Benjamin Eberlei cd1ce86aee [Form] Iterator support for ThemeRenderer 14 years ago