1. #1
    Sencha User
    Join Date
    Jan 2008
    Posts
    8
    Vote Rating
    0
    Boon is on a distinguished road

      0  

    Default ext.direct and codeigniter

    ext.direct and codeigniter


    Hi All,

    Is somebody looking into ext.direct for codeigniter?

    Thanks,

    Erik

  2. #2
    Touch Premium Member
    Join Date
    Feb 2008
    Posts
    206
    Vote Rating
    0
    BlueCamel is on a distinguished road

      0  

    Default


    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.

  3. #3
    Ext User
    Join Date
    Apr 2009
    Posts
    9
    Vote Rating
    0
    goachka is on a distinguished road

      0  

    Default


    This works for me.

    If you want to use codeigniter object in your classes, just get instance:
    PHP Code:
    $CI =& get_instance(); 
    Attached Files

  4. #4
    Sencha - Architect Dev Team aconran's Avatar
    Join Date
    Mar 2007
    Posts
    8,185
    Vote Rating
    63
    aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice

      0  

    Default


    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