This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bridge/Twig/Extension
Henrik Bjørnskov e687685f98 [Form] change FormView::setVar,getVar,getVars,hasVar to set,get,all,has
[Form] Fixed {get,set,has}Var references in templating php

[Form] Added getVars to FormView to ease usage in Twig. Also added some phpdoc and cleaned up the get method by adding a default value

[Form] Fix

[Form] Delete file generated by test
2011-04-15 15:25:37 +02:00
..
FormExtension.php [Form] change FormView::setVar,getVar,getVars,hasVar to set,get,all,has 2011-04-15 15:25:37 +02:00
RoutingExtension.php [Routing] changed interface of the router twig extension as we don't need a full router 2011-03-23 16:27:08 +01:00
TranslationExtension.php [Bridge][Twig] added transchoice filter 2011-04-12 11:10:55 +02:00
YamlExtension.php moved integration between the Yaml component and Twig to a Symfony Bridge 2011-03-23 15:50:55 +01:00