A continuación tenemos que hacer algunas modificaciones a AppController.
Next we need to make some modifications to AppController.
No es necesario que el LoginController y el AppController tengan conocimiento uno del otro.
The LoginController and AppController need not have any knowledge of each other.
CakePHP combina las siguientes variables de AppController con los controladores de tu aplicación
CakePHP merges the following variables from the AppController to your application's controllers
Si lo ves necesario, inclúyelo en tu AppController.
Often it makes sense to include it in your AppController.
Además añade la siguiente línea a la configuración de Auth en tu AppController
Also, add the following to the configuration for Auth in your AppController
Las propiedades y métodos creados en tu AppController estarán disponibles para todos los controladores de tu aplicación.
Controller attributes and methods created in your AppController will be available in all controllers that extend it.
Las propiedades y métodos creados en tu AppController estarán disponibles para todos los controladores de tu aplicación.
Controller attributes and methods created in your AppController will be available to all of your application's controllers.
En AppController, escriba la URL de XenMobile.
Under AppController, type your XenMobile URL.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Înregistrează-te pentru a accesa mai multe exemple