Hi All, I have built up an helper for specific operations. In a view I need the controller name, so I can do $this->controller->name. I'd like to have the same "functionality" in the helper ...maybe I made something wrong but that does not work .. I know I can pass as parameter the controller name, but since I will always pass it, better having the helper to grab it ..
if someone knows.... Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
