El 07/06/2007, a las 18:18, mrtopher escribió:
> Sounds like I
> might have to replicate a little more HTML than I would like but I
> think it could work.
AFAIK, you could insert elements in your layout via
echo $this->element ('elementName');
so, you could have your "containers" in the layout, and fill them
with elements, and the $content_for_layout for the output of the
actual controller/action.
(I've read about other ways to achieve similar results to solve some
performance issues)
--
Fran Iglesias
[EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---