We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
the FormHelper
Une fois que vous avez intégré cette interface, vous pouvez connecter votre nouveau contexte dans le FormHelper.
Once you have implemented this interface you can wire your new context into the FormHelper.
Si une chaîne est fournie comme premier argument à end(), le FormHelper affichera un bouton submit nommé en conséquence en même temps que la balise de fermeture du formulaire.
If a string is supplied as the first parameter to end(), the FormHelper outputs a submit button named accordingly along with the closing form tag
Il est recommandé que vous regardiez la documentation Form pour plus de détails sur la façon d'utiliser le FormHelper dans 3.0.
It is recommended that you review the Form documentation for more details on how to use the FormHelper in 3.0.
Lorsque vous utilisez la protection CSRF, vous devriez toujours commencer vos formulaires avec le FormHelper.
When using CSRF protection you should always start your forms with the FormHelper.
Nous utilisons le FormHelper pour générer la balise d'ouverture d'une formulaire HTML.
We use the FormHelper to generate the opening tag for an HTML form.
L'exemple d'action ci-dessous supposera que vous ayez POSTé suffisamment de données (en utilisant le FormHelper) pour créer un Utilisateur et un Profil.
The example action shown below will assume that you've POSTed enough data (using the FormHelper) to create a single User and a single Profile.
Lorsque vous utilisez le CsrfComponent vous devez toujours commencer vos formulaires avec le FormHelper.
When using the CsrfComponent you should always start your forms with the FormHelper.
/ Charge le FormHelper s'il n'a pas été chargé précédemment. $this->Form->create($article)
/ Loads the FormHelper if it has not already been loaded. $this->Form->create($article)
Le FormHelper prend en charge la plupart des opérations lourdes de la création de formulaire.
The FormHelper does most of the heavy lifting in form creation.
Le FormHelper inclut également une méthode end() qui complète le marquage du formulaire.
The FormHelper includes an end() method that completes the form.
Le FormHelper se concentre sur la possibilité de créer des formulaires rapidement, d'une manière qui permettra de rationaliser la validation, la re-population et la mise en page (layout).
The FormHelper focuses on creating forms quickly, in a way that will streamline validation, re-population and layout.
Le FormHelper est aussi flexible - Il va faire à peu près tout pour vous en utilisant les conventions, ou vous pouvez utiliser des méthodes spécifiques pour ne prendre uniquement que ce dont vous avez besoin.
The FormHelper is also flexible - it will do almost everything for you using conventions, or you can use specific methods to get only what you need. Starting a Form
Le FormHelper utilise l'objet Entity pour détecter automatiquement s'il faut créer un formulaire d'ajout (add) ou un d'édition (edit).
The FormHelper uses the Entity object to automatically detect whether to create an add or edit form.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.