On Wednesday, November 2, 2011 10:29:04 AM UTC+7, Yves S. Garret wrote:
>
> Where should the processing happen, controller or view? 
>

Controller.  See: http://book.cakephp.org/view/1232/Controller-Setup 
 

> Also, why is the second provider started with an upper-case letter?
>

I assume you're referring to: $this->set('provider', $this->paginate(*
'Provider'*, $conditions)); 

See: http://api13.cakephp.org/class/controller#method-Controllerpaginate 

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to