Friday, February 28, 2014

Re: Dynamic menu content in layout

What you are really wanting is the ViewModel. CakePHP does not implement that explicitly but you can get the same functionality by creating a helper and accessing your model in the helper keeping the view clean. 

HTH

Tarique



On Thu, Feb 27, 2014 at 1:09 AM, Sam Clauw <info@bellewaerdefun.be> wrote:
Okay, let's suppose I want to put my menu in an element called "top_menu.ctp". I want to get my data out of the database, so probably, I shouldn't connect with my 



 
--
=============================================================
The Conference Schedule Creator : http://shdlr.com

PHP for E-Biz : http://sanisoft.com
=============================================================

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: