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 cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to