http://book.cakephp.org/view/94/views#elements-97


----- Original Message ----
From: benjam <[EMAIL PROTECTED]>
To: CakePHP <[email protected]>
Sent: Wednesday, May 14, 2008 2:05:18 PM
Subject: Re: Including a menu on some pages but not all


Exactly what I was looking for.

Thanks.

On May 14, 11:56 am, Kyle Decot <[EMAIL PROTECTED]> wrote:
> create a file called menu.ctp in your views/elements folder. then you
> can include the menu by using:
>
> echo $this->renderElement("menu");


      
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to