My site has side columns that are part of the layout, and a central
content column that is filled by the current controller/action. Now in
a side column I want to show data (e.g. the most recent comments on
the site). Typically I fill side columns with helpers, but in this
case I need to access data (e.g. from the comments table). What's the
best way to do this? A link to an example would be great.

I know this is a pretty fundamental question that's probably been
discussed before, but I couldn't find a solution through search
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to