| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente |
| en:slam4:php:phalcon:jquery [2015/02/07 11:52] – [2.2- Intégration des librairies JS] jcheron | en:slam4:php:phalcon:jquery [2019/08/31 14:21] (Version actuelle) – modification externe 127.0.0.1 |
|---|
| <html></div></html> | <html></div></html> |
| ===== -- Installation ===== | ===== -- Installation ===== |
| - Download Phalcon-JQuery on [[https://github.com/jcheron/phalcon-jquery/archive/master.zip|gitHub]] | - Download Phalcon-JQuery on [[https://github.com/jcheron/phalcon-jquery/archive/master.zip|gitHub]] |
| - Unzip the archive in a local folder and copy the Ajax folder and his content in the folder libraries defined in your Phalcon configuration file : | - Unzip the archive in a local folder and copy the Ajax folder and his content in the folder libraries defined in your Phalcon configuration file : |
| |
| |
| ===== -- Configuration ===== | ===== -- Configuration ===== |
| ==== -- Injection du service ==== | ==== -- Service injection ==== |
| For adding Phalcon-JQuery to a Phalcon project, it is necessary to inject the JQuery service at application startup : | For adding Phalcon-JQuery to a Phalcon project, it is necessary to inject the JQuery service at application startup : |
| |