The View part seems to have snippets of rendering code to render
particular data blobs (like a html table of values in a database). i
wanted to know, how this ties into the whole layout aspect.
Specifically, since the little view always has the same render code,
how is it truly able to change with the layout changes?

In other words, lets say I want "templating" where templates
continuously change based on page designs from the designers. I want to
be able to just copy in these templates and have them work with the
system. How would some one go about ensuring this level of flexibility
when starting out to design the system?

Thanks.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to