提交历史

作者 SHA1 备注 提交日期
  Bernhard Schussek b21929423e [Form] Completely removed the fields variable in the renderer. The renderer itself supports ArrayAccess and Traversable 14 年之前
  Bernhard Schussek eaff9c641e [Form] Fixed: the default template is only set on the root renderer and reused by children 14 年之前
  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 年之前
  Benjamin Eberlei f882a511a0 [Form] Initialize on iterator access. 14 年之前
  Benjamin Eberlei cd1ce86aee [Form] Iterator support for ThemeRenderer 14 年之前