I think, you should use Element within your layout to render the navigation according to user log or not. Alternatively you can use 2 different layouts
On Nov 6, 8:20 pm, thathu <[EMAIL PROTECTED]> wrote: > Hello Cakephp developers > > I am trying to design a website for my friend using cakephp, but I am > not sure how to organize the webpages. Here is my design. > > User -> Generic page layout -> Generic navigation tabs ->click -> Each > tab has Generic content for all users > User - > login -> Generic Page layout -> Generic Navigation Tabs -> > Each tab with Specific content > > I tried using a header.thtml file for the generic tabs and included it > in the default.thtml in layout folder. How do I design the tabs so > that I will be going to default page all the time but have different > data every time? I am having trouble with this design. I tried using > separate layout thtml for each tab entry, but its very messy and I am > not sure how to control the flow. > > Is there a place to find design examples? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
