Using OOP features with CakePHP?

Posted by grokker on Stack Overflow See other posts from Stack Overflow or by grokker
Published on 2010-05-09T10:46:46Z Indexed on 2010/05/09 10:48 UTC
Read the original article Hit count: 166

Filed under:
|

Hi, have you applied OOP features like inheritance and polymorphism etc. while using CakePHP other than inherting the base AppController class, Model class etc. ? How about design patterns?

© Stack Overflow or respective owner

Related posts about cakephp

Related posts about oop