News Feed
Jobs Feed
Sections




News Archive
Debuggable Blog:
How to paginate a CakePHP search over a HABTM relation without hacking the core
November 21, 2008 @ 16:38:30

On the Debuggable blog Tim Koschutzki has a new post showing how to get CakePHP to play nicely with a HABTM query and pagination.

The problem is that a user inputs some search criteria into a form, the resultset exceeds 30 rows for example and the user must be able to browse through the resultset via different pages. [...] This problem itself is in fact not much of a problem. We just need to store the form conditions somewhere and then hack it together. So what we are going to do is that we raise the difficulty bar a lot more by trying to get the pagination work over a HABTM relation.

Code is included for the model and controller to get the job done.

0 comments voice your opinion now!
habtm relationship controller model cakephp framework


blog comments powered by Disqus

Similar Posts

Felix Geisendorfer's Blog: How to organize your CakePHP App's Javascript?

Refulz.com: CakePHP AclComponent - ACOs, AROs and Mapping

Richard Thomas' Blog: Using jQuery with Solar

SitePoint PHP Blog: The next hot PHP app you install might be IBM's

Community News: CakePHP 1.2 Release (and a New Site Design)


Community Events









Don't see your event here?
Let us know!


podcast community api release phpunit framework zendframework2 development testing composer opinion object database code tool introduction interview language unittest example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework