hi michael.

there is a folder in the views folder called elements! This folder 
contains views (*.thtml) which can rendered in a view with

$this->renderElement('partofview.thtml');

Check out: http://manual.cakephp.org/chapter/views

Cheers.


> What I want to know is what is the best way of bringing together many
> views into one page. For example if I want a report from my database
> but also a ToDo application running in the same page. Is there a way to
> include .thtml pages into one single page?
>
>
> >
>
>   


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