-
9 Aug 2009 6:13 AM #1
ext.direct and codeigniter
ext.direct and codeigniter
Hi All,
Is somebody looking into ext.direct for codeigniter?
Thanks,
Erik
-
19 Aug 2009 4:08 PM #2
I haven't switched to Ext3 yet so I haven't started my own work on this. I think one approach might be to start with the PHP frameworks here and start adapting them CI.
-
30 Aug 2009 7:18 AM #3
This works for me.
If you want to use codeigniter object in your classes, just get instance:
PHP Code:$CI =& get_instance();
-
31 Aug 2009 12:24 PM #4
goachka -
Would you mind creating your own thread explaining your implementation and how to use it? I will go ahead and add it to the masterlist.Aaron Conran
@aconran
Sencha Architect Development Team


Reply With Quote