hi sixs, you can do the same thing with CakePHP. Create elements to represent your hearder and footer. And call them from your layout. You can have script in layout which decides which header or footer elements need to be rendered
On Feb 17, 3:04 pm, "sixs" <[EMAIL PROTECTED]> wrote: > Thanks for the reply. I went and reviewed the material. I am reviewing the > material about layouts. I find the only reference to the header and footer . > I guess that this is the standard way to change the view of all the pages . > Typically in a php pages I would create a header and footer and just place it > in a folder. > Anyway thanks for your pointing to the material > Jim > > > > ----- Original Message ----- > From: Baz > To: [email protected] > Sent: Saturday, February 16, 2008 10:49 PM > Subject: Re: How does Cakephp call header and footer and change colors, > fonts? > > Please, at least _glance_ at the manual before asking here. > http://book.cakephp.org/for 1.2 beta > http://manual.cakephp.orgfor 1.1 > > On Feb 16, 2008 11:44 PM, sixs <[EMAIL PROTECTED]> wrote: > > Hi, > I want to change the format of the pages in my project that I created > using Cakephp. Do I have lalyouts and templates? > I am probably missing something as I did in scaffolding? > Thanks for any help! > > JIm- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
