Maybe parameters that do not change often can be in a config file .. ? Then use Configure::read where ever you are ... just a hint
On Jul 11, 9:56 pm, "Siegfried Hirsch" <[EMAIL PROTECTED]> wrote: > Hello Chris, > > yes I know. Maybe I need a hint for my problem. > > I have written a new Helper. Now I want to set some variables, that > I can use from within the helper (yes I know I could handle this with > parameters), but I am trying to save some parameters, cause the > values are always the same. > > Siegfried > > On Fri, Jul 11, 2008 at 9:41 PM, Chris Hartjes <[EMAIL PROTECTED]> wrote: > > > Helpers are called within views, not controllers. > > > Perhaps you can place that function somewhere else? Like in a model? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
