Hello. Question: If using themes to control layouts, views etc. is there a way of calling a helper specifically for that theme's view without naming it in the controller?
For example, my theme may need to use a helper that all other themes, or indeed the default view, don't require. I'm also trying to make my themes plugin-able, i.e. so that you can add them to the application without changing other parts of the code, such as the controller. Any tips? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
