On Jan 10, 2008 4:42 PM, Novice Programmer <[EMAIL PROTECTED]> wrote: > I think i was not clear enough.. Actually waht i am thinking is installing a > view in the layout which would be populated by the controller. I was not > very sure which controller is the entry point of the cake application. by > app controller i think you mean app_controller.php. >
Pardon my ignorance but why can't you just create a controller and a view for the main page of your app? In order to populate a page with all sorts of random images, well, you're gonna need a controller no matter what. -- Chris Hartjes Internet Loudmouth Motto for 2008: "Moving from herding elephants to handling snakes..." @TheKeyBoard: http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
