On 21.10.2010 19:36, Lukas Kahwe Smith wrote:
> Finally I wonder if we should have something to render a <form> tag:
> <form action="{% route 'doctrine_user_session_create' %}" {{
> form|render_enctype } method="POST" class="doctrine_user_session_new">
It could be interesting as something like:
{% form formVar get|post 'doctrine_user_session_create' with
['routeparams'] theme_with 'MehBundle::form.twig' %}
{% endform %}
Obviously the minimal version would be:
{% form formVar post 'doctrine_user_session_create' %}
And I'm willing to implement it if the collective thinks it's a good idea ;)
Cheers
--
Jordi Boggiano
@seldaek :: http://seld.be/
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en