Results for appcontroller translation from English to French

English

Translate

appcontroller

Translate

French

Translate
Translate

Instantly translate texts, documents and voice with Lara

Translate now

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

English

French

Info

English

in your appcontroller add the following:

French

dans notre appcontroller , ajoutez ce qui suit:

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

even those defined in the appcontroller .

French

même ceux définis dans appcontroller .

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

if necessary, include it in your appcontroller .

French

si nécessaire, incluez-les dans le controller principal ( appcontroller ).

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

next we need to make some modifications to appcontroller .

French

ensuite nous devons faire quelques modifications dans appcontroller .

Last Update: 2018-02-13
Usage Frequency: 2
Quality:

English

in appcontroller add the following to the beforefilter :

French

dans l’ appcontroller , ajouter ce qui suit à beforefilter :

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

also make the appcontroller if you don’t have one already:

French

créez également le appcontroller si vous n’en avez pas déjà un:

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

also, add the following to the configuration for auth in your appcontroller :

French

ajoutez aussi ce qui suit dans la configuration de auth dans appcontroller :

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

or add it to your appcontroller so all of your controllers will use it:

French

ou ajoutez-le à votre appcontroller pour le rendre disponible à l’ensemble des contrôleurs :

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

the values in the child class will always override those in appcontroller .

French

les valeurs dans la classe enfant seront toujours surchargées par celles de appcontroller .

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

components declared in appcontroller will be merged with those in your other controllers.

French

les components déclarés dans appcontroller seront fusionnés avec ceux déclarés dans vos autres controllers.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

open again the appcontroller class and add a few more options to the auth config:

French

ouvrez encore la classe appcontroller et ajoutez un peu plus d’options à la config de auth:

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

again, open the appcontroller class and add a few more options to the auth config:

French

ouvrez encore la classe appcontroller et ajoutez un peu plus d’options à la config de auth:

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

cakephp merges the following variables from the appcontroller to your application’s controllers:

French

cakephp fusionne les variables suivantes de la classe appcontroller avec celles des contrôleurs de votre application :

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

also remember to call appcontroller ‘s callbacks within child controller callbacks for best results:

French

pensez aussi à appeler les fonctions de rappel (callbacks) de appcontroller dans celles du controller enfant pour de meilleurs résultats:

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

appcontroller is a handy place to use controller callbacks and define methods to be used by all of your controllers.

French

appcontroller est un endroit pratique pour utiliser les callbacks de controller et définir des méthodes à utiliser pour tous les controllers.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

controller attributes and methods created in your appcontroller will be available to all of your application’s controllers.

French

les attributs et méthodes de controller créés dans appcontroller seront disponibles dans tous les controllers de votre application.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

as stated in the introduction, the appcontroller class is the parent class to all of your application’s controllers.

French

comme indiqué dans l’introduction, la classe appcontroller est la classe mère de tous les controllers de votre application.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

however instead of doing it in appcontroller, we’ll delegate supplying those extra rules to each individual controller.

French

nous devons fournir plus de règles à notre méthode isauthorized() . cependant au lieu de le faire dans appcontroller, nous déléguons la gestion de ces règles supplémentaires à chaque controller individuellement.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

all helpers extend a special class, apphelper (just like models extend appmodel and controllers extend appcontroller).

French

tous les assistants étendent une classe spéciale, apphelper (tout comme les modèles étendent appmodel et les contrôleurs étendent appcontroller).

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

for securing the userscontroller you can follow the same technique we did for articlescontroller. you could also be more creative and code something more general in appcontroller based on your own rules.

French

pour sécuriser le controller userscontroller, vous pouvez suivre la même technique que nous faisions pour articlescontroller, vous pouvez aussi être plus créatif et coder quelque chose de plus général dans appcontroller basé sur vos propres règles.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Get a better translation with
9,151,522,501 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK