In my opinion, a view is the visible mode of one controller... Showing more controllers in one page is responsability to layout, isn't it?
Like, if I need to change the layout (what's going to appear and where in the page), I want to edit only the layout and none of views... That's because I want (and I need) to allow the web-art-designer not touching any web-programming file. But, anyway, thanks for the help. Mauro On May 9, 8:38 am, AD7six <[EMAIL PROTECTED]> wrote: > On 7 mayo, 22:06, MauroEC04 <[EMAIL PROTECTED]> wrote: > > > Hello people! > > > Well. I'm programming a extreme-large portal and using Cake. > > > I need to include several (about 6 to 8) views in a layout (including > > the 1st page). > > > I can't just use the requestAction() method in the view classes, it > > would be very complicated... > > Why not? > > See the info on the use of requestAction and elements listed > here:http://groups.google.com/group/cake-php/web/frequent-discussions > > hth, > > AD --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
