Hello Friends, As per my project needs, I need break MVC-CAKE architecture and its internal request calling.I wanted to eliminate controller part so helper can directly communicated with model.I know that its not good thing to do, but its require to facilitate functionality.
1)Can i call components methods from helpers? Is it possible/ feasible ? 2) Can i call models methods from helpers? I meant can i import models to helpers, so within helpers i can use all model methods. I would appreciate your suggestions/comments. Look forward from hear from you soon. Thanks in Advance, Shadab Shaikh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
