cake-php@googlegroups.com
[Top] [All Lists]

Re: Is it possible to get a query and display it to views/layouts/defaul

Subject: Re: Is it possible to get a query and display it to views/layouts/default.ctp? Cake 1.3?
From: Jeremy Burns | Class Outfit
Date: Wed, 29 Sep 2010 08:54:42 +0100
Put it in an element - in fact your whole cart should be an element.

On 29 Sep 2010, at 08:25, Louie Miranda wrote:

Hi,

I have this shopping cart where I am trying to figure out how can I display a query (example numbers of items on cart) and display it on my views/layouts/default.ctp file?

Image
http://i141.photobucket.com/albums/r50/louiemiranda/debug/shopcart.png

On a normal controller, I would just add this on $this->set. Now, since views/layouts/default.ctp does not have a main controller, how can I propagate date with it?

Any ideas is appreciated.
--
Louie Miranda
 - Email: lmiranda@xxxxxxxxx
 - Web: http://www.louiemiranda.com


Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
 
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
cake-php+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
 
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
cake-php+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
<Prev in Thread] Current Thread [Next in Thread>