On Apr 10, 5:26 pm, Anibigi <[email protected]> wrote:
> Hi,
>
> I'm a newbie to cakePHP.
> I want a paginator class that would work well with both database and
> non database record set.

The core pagination functionality does that - since it only defines
the parameters you'd pass to your model and doesn't care how the model
is storing/retrieving its data.

For specific answers, ask a specific question ;).
--~--~---------~--~----~------------~-------~--~----~
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