actually: paginate uses Model::find('all', $yourconditions);

in $yourconditions you can pass all things like fields, conditions, limit,
group, etc...
--
Lep pozdrav, Tilen Majerle
http://majerle.eu



2012/7/28 Mitchell, Kevin <ke...@ncbible.com>

> Thank you, Chetan:
>
> That was helpful; I just had fun with it. What you shared led me to
> investigate the Pagination page and I see I can use in the first array, in
> addition to limit and conditions, other keys like: fields, order, page,
> contain, joins, recursive -- similar to find().
>
> Again, I do appreciate.
>
> Kevin
>
> --
> 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
>

-- 
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