Henrik Bjørnskov
|
e687685f98
[Form] change FormView::setVar,getVar,getVars,hasVar to set,get,all,has
|
14 years ago |
Bernhard Schussek
|
72b17cd67c
[Form] Renamed TemplateContext to FormView
|
14 years ago |
Bernhard Schussek
|
c2dcebf6ea
[FrameworkBundle] Added test coverage for FormHelper and fixed various rendering bugs
|
14 years ago |
Fabien Potencier
|
7f2294395c
[Form] reverted the templating part to be similar to what we have today
|
14 years ago |
Fabien Potencier
|
f232b3cdda
reverted Merge remote branch 'kriswallsmith/kernel/shorter-bundle-names'
|
14 years ago |
Fabien Potencier
|
743592d81e
Revert "fixed remaining Bundle suffixes"
|
14 years ago |
Fabien Potencier
|
315147c6c8
fixed remaining Bundle suffixes
|
14 years ago |
Kris Wallsmith
|
ade83e2e80
updated codebase to use shorter bundle names
|
14 years ago |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 years ago |
Pascal Borreli
|
2a6c5018ae
[FrameworkBundle] Removed useless else
|
14 years ago |
Bernhard Schussek
|
c468db5c5b
[Form] Merged classes FieldGroup and Form for simplicity
|
14 years ago |
Stepan Tanasiychuk
|
8ec6878a2a
fix bug in Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper
|
14 years ago |
Henrik Bjørnskov
|
5e9c9f4174
Template rename fix files
|
14 years ago |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 years ago |
Fabien Potencier
|
85f888715c
[FrameworkBundle] added the possibility to change the template for row()
|
14 years ago |
Ryan Weaver
|
fac78859d5
[Form] Adding a row() PHP helper equivalent to the Twig form_row() for outputting the label, error and tag of a form field.
|
14 years ago |
Joseph Rouff
|
ca60259ed0
Changes forgotten in view refactoring in 056b6e4d
|
14 years ago |
Fabien Potencier
|
ad68092291
removed the OutputEscaper component, added escape mechanism in the Templating Engine class
|
14 years ago |
Bernhard Schussek
|
1bbdb5ec07
[Form][FrameworkBundle][TwigBundle] Refactored the PHP and Twig templating layer
|
14 years ago |