Author: forresst Date: 2010-03-09 18:09:25 +0100 (Tue, 09 Mar 2010) New Revision: 28438
Modified: doc/branches/1.4/forms/fr/A-Widgets.txt Log: [doc-fr][1.4] Update doc in french, forms/A-Widgets rev:en/28359 Modified: doc/branches/1.4/forms/fr/A-Widgets.txt =================================================================== --- doc/branches/1.4/forms/fr/A-Widgets.txt 2010-03-09 17:08:55 UTC (rev 28437) +++ doc/branches/1.4/forms/fr/A-Widgets.txt 2010-03-09 17:09:25 UTC (rev 28438) @@ -153,11 +153,11 @@ Widgets ------- - * [`sfWidgetFormChoice`](A-Widgets#chapter_a_choice_widgets) + * [`sfWidgetFormChoice`](A-Widgets#chapter_a_widgets_de_choix) * [`sfWidgetFormDate`](A-Widgets#chapter_a_sub_sfwidgetformdate) * [`sfWidgetFormDateRange`](A-Widgets#chapter_a_sub_sfwidgetformdaterange) * [`sfWidgetFormDateTime`](A-Widgets#chapter_a_sub_sfwidgetformdatetime) - * [`sfWidgetFormDoctrineChoice`](A-Widgets#chapter_a_sub_choice_bound_to_a_doctrine_model) + * [`sfWidgetFormDoctrineChoice`](A-Widgets#chapter_a_sub_choix_lie_a_un_modele_doctrine) * [`sfWidgetFormFilterInput`](A-Widgets#chapter_a_sub_sfwidgetformfilterinput) * [`sfWidgetFormFilterDate`](A-Widgets#chapter_a_sub_sfwidgetformfilterdate) * [`sfWidgetFormI18nChoiceCountry`](A-Widgets#chapter_a_sub_sfwidgetformI18nchoicecountry) @@ -173,17 +173,17 @@ * [`sfWidgetFormInputFileEditable`](A-Widgets#chapter_a_sub_sfwidgetforminputfileeditable) * [`sfWidgetFormInputHidden`](A-Widgets#chapter_a_sub_sfwidgetforminputhidden) * [`sfWidgetFormInputPassword`](A-Widgets#chapter_a_sub_sfwidgetforminputpassword) - * [`sfWidgetFormJQueryAutocompleter`](A-Widgets#chapter_a_sub_autocomplete) + * [`sfWidgetFormJQueryAutocompleter`](A-Widgets#chapter_a_sub_autocompletion) * [`sfWidgetFormJQueryDate`](A-Widgets#chapter_a_sub_sfwidgetformjquerydate) - * [`sfWidgetFormPropelChoice`](A-Widgets#chapter_a_sub_choice_bound_to_a_propel_model) - * [`sfWidgetFormReCaptcha`](A-Widgets#chapter_a_captcha_widget) + * [`sfWidgetFormPropelChoice`](A-Widgets#chapter_a_sub_choix_lie_a_un_modele_propel) + * [`sfWidgetFormReCaptcha`](A-Widgets#chapter_a_widget_captcha) * [`sfWidgetFormSchema`](A-Widgets#chapter_a_sfwidgetformschema) * [`sfWidgetFormSchemaDecorator`](A-Widgets#chapter_a_sub_sfwidgetformschemadecorator) - * [`sfWidgetFormSelect`](A-Widgets#chapter_a_choice_widgets) - * [`sfWidgetFormSelectDoubleList`](A-Widgets#chapter_a_sub_double_list_representation) - * [`sfWidgetFormSelectMany`](A-Widgets#chapter_a_choice_widgets) - * [`sfWidgetFormSelectCheckbox`](A-Widgets#chapter_a_choice_widgets) - * [`sfWidgetFormSelectRadio`](A-Widgets#chapter_a_choice_widgets) + * [`sfWidgetFormSelect`](A-Widgets#chapter_a_widgets_de_choix) + * [`sfWidgetFormSelectDoubleList`](A-Widgets#chapter_a_sub_representation_d_une_double_liste) + * [`sfWidgetFormSelectMany`](A-Widgets#chapter_a_widgets_de_choix) + * [`sfWidgetFormSelectCheckbox`](A-Widgets#chapter_a_widgets_de_choix) + * [`sfWidgetFormSelectRadio`](A-Widgets#chapter_a_widgets_de_choix) * [`sfWidgetFormTextarea`](A-Widgets#chapter_a_sub_sfwidgetformtextarea) * [`sfWidgetFormTextareaTinyMCE`](A-Widgets#chapter_a_sub_sfwidgetformtextareatinymce) * [`sfWidgetFormTime`](A-Widgets#chapter_a_sub_sfwidgetformtime) -- You received this message because you are subscribed to the Google Groups "symfony SVN" 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-svn?hl=en.
