Integrating ExtJS with Yii without the use of extensions
Integrating ExtJS with Yii without the use of extensions
Hello everybody, I work with ExtJS and would like to integrate it with Yii (but do not want to use the extension http://www.ext4yii.com/ because I want to use the ExtJS native). I'm trying to put the index.php (which is to include the js files) folder inside the protected/modules/<My module>/views, but he does not give me permission to run/access files directly into this folder. Would anyone have any suggestions for folder structure to use ExtJS with Yii or how I would do to get around this?
We create another one. Htaccess allow from all setting inside / views, so the htacces / protected blocks of everything that's inside / protected, but he sees it. Htaccess of / views, then release only / views. I do not know if it's the best way, but ...
I am currently at the very beginning of a project and I could use some guidance.
Can you explain a bit how you made both frameworks talk to each other? Do you use YII's CRUD generator? And what is "domino"? Do you have some source code you could show?
Sorry for those newbie questions... I am totally new to EXT JS and Ajax....