Friday, September 26, 2008

Re: Multiple Views

Sounds like what you are looking for is elements.
Please refer to the manual on how to use them.

On Sep 26, 3:26 am, deepesh <deepeshgair...@gmail.com> wrote:
> Hi I am a newbie in Cake.
>
> I wan to know if we can load more than one view in a single view .
>
> To be elaborate more lets take an example of Code Igniter
>
> in a view we can call
>
> $this->load->view('view2'); // in a certain portion say in a row
> $this->load->view('view3');/// in other row the the table.
>
> Where view2.php , view3.php are separate view files.
>
> Hope I am clear enough in my views  :)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: