On May 21, 4:39 pm, "Marcos Aruj" <[EMAIL PROTECTED]> wrote: > I think you are looking for "layouts". That's where you can join all > different parts of the page and style them. Look for them in the tutorial. > Hope this helps.
Thanks, Marcos. This looks like it's in the neighborhood but, again, judging by the simplistic example, it may not be quite right. In the example, I would tell the UsersController what layout to use. But what if I want to display Users and Sponsors on a given page (like the homepage, for instance)? Which controller should specify the page title? The layout name? Or do both need to specify the same layout? I'm sure it's a simple answer, but something isn't fitting right in my head. Thanks again. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
