> [cut!] > Now... how should I _properly_ store that information that's going to > be printed out later on in layouts/default.ctp? I could use a global > variable, but it doesn't look pretty. I'm sure there's a nicer way of > doing it. > > Sorry if it doesn't belong to CakePHP mailing list at all... Cake > introduced me to OOP and I'm still not very comfortable with it. > [cut!]
Oops, I just found out I can assign a property within my helper's method and that it's accessible to the view... sorry for bothering you. -- cheers, muszek - Mateusz Mucha http://www.muszek.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
