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/Bundle/FrameworkBundle/Resources/views/Form
2012-01-31 11:51:22 +02:00
..
attributes.html.php [Form] read_only and disabled attributes 2012-01-31 11:51:22 +02:00
checkbox_widget.html.php [Form][FrameworkBundle] Make FormHelper::renderSection() recursively callable, introduce FormHelper::renderBlock() 2011-06-20 12:29:04 +02:00
choice_options.html.php [FrameworkBundle] Added the translation domain 2011-10-10 18:25:45 +02:00
choice_widget.html.php [FrameworkBundle] Added the translation domain 2011-10-10 18:25:45 +02:00
collection_widget.html.php [Form] Changed collection prototype rendering. 2011-07-22 11:01:55 +02:00
container_attributes.html.php [Form] Do not render default ID attribute on empty form name 2012-01-18 10:59:46 +01:00
date_widget.html.php [Form] Optimize rendering when the block to render is known 2011-06-20 12:29:05 +02:00
datetime_widget.html.php fixed CS 2012-01-17 10:56:02 +01:00
email_widget.html.php [Form] Optimize rendering when the block to render is known 2011-06-20 12:29:05 +02:00
field_enctype.html.php [Form] change FormView::setVar,getVar,getVars,hasVar to set,get,all,has 2011-04-15 15:25:37 +02:00
field_errors.html.php [Form] Fixed rendering using the PHP Templating engine 2011-03-26 18:38:03 +01:00
field_label.html.php [FrameworkBundle] Added the translation domain 2011-10-10 18:25:45 +02:00
field_rest.html.php fixed CS 2011-06-08 12:16:48 +02:00
field_row.html.php [Form] Revert the ability to override anything else than the text of the label while rendering a row 2011-06-22 08:36:45 +02:00
field_rows.html.php fixed CS 2011-06-23 13:39:36 +02:00
field_widget.html.php Fixed rendering of FileType (value is not a valid attribute for input[type=file]) 2011-11-11 11:01:38 +01:00
form_label.html.php [FrameworkBundle] Added the translation domain 2011-10-10 18:25:45 +02:00
form_widget.html.php [Form][FrameworkBundle] Make FormHelper::renderSection() recursively callable, introduce FormHelper::renderBlock() 2011-06-20 12:29:04 +02:00
hidden_row.html.php fixed CS 2011-06-08 12:16:48 +02:00
hidden_widget.html.php [Form] Optimize rendering when the block to render is known 2011-06-20 12:29:05 +02:00
integer_widget.html.php fixed CS 2011-06-23 13:39:36 +02:00
money_widget.html.php [Form] Optimize rendering when the block to render is known 2011-06-20 12:29:05 +02:00
number_widget.html.php fixed CS 2011-06-23 13:39:36 +02:00
password_widget.html.php fixed CS 2011-06-23 13:39:36 +02:00
percent_widget.html.php [Form] Optimize rendering when the block to render is known 2011-06-20 12:29:05 +02:00
radio_widget.html.php [Form][FrameworkBundle] Make FormHelper::renderSection() recursively callable, introduce FormHelper::renderBlock() 2011-06-20 12:29:04 +02:00
repeated_row.html.php [Form][FrameworkBundle] Make FormHelper::renderSection() recursively callable, introduce FormHelper::renderBlock() 2011-06-20 12:29:04 +02:00
search_widget.html.php fixed CS 2011-06-23 13:39:36 +02:00
textarea_widget.html.php [Form][FrameworkBundle] Make FormHelper::renderSection() recursively callable, introduce FormHelper::renderBlock() 2011-06-20 12:29:04 +02:00
time_widget.html.php Sync with master and clean up 2011-06-23 14:01:11 +02:00
url_widget.html.php fixed CS 2011-06-23 13:39:36 +02:00