is thera a codeigniter api reference?
        Posted  
        
            by ajsie
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ajsie
        
        
        
        Published on 2010-04-10T00:00:37Z
        Indexed on 
            2010/04/10
            0:03 UTC
        
        
        Read the original article
        Hit count: 284
        
whenever using a framework it's so good with a api reference so you could lookup the classes' methods and properties, which class they extend from and so on.
is there a api reference for codeigniter similar to yii's excellent api referenc?
http://www.yiiframework.com/doc/api/
thanks.
© Stack Overflow or respective owner