Right after line 106 of controller.php,
http://api.cakephp.org/libs_2controller_2controller_8php-source.html#l00106

<quote>
The keys that can be included in this array are: 'conditions',
'fields', 'order', 'limit', 'page', and 'recursive',
similar to the parameters of Model->findAll().
</quote>

Also if you are using the Containable behavior you can pass it 'contain'.

On Sun, Jun 8, 2008 at 12:30 AM, . <[EMAIL PROTECTED]> wrote:
> in cake RC1 1.2, what are the options available for the controller method
> $this->paginate(model, options, ? ? ? )
>
> thanks
> >
>

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