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

PHPit.net: Building a simple MVC system with PHP5

Lee Blue's Blog: What's The Best PHP Framework?

IBM developerWorks: Intro to MVC Programming with Agavi, Part 1: Open a whole new world with Agavi

Felix Geisendorfer's Blog: Bringing the cold war to CakePHP 1.2 - The Containable Behavior

Chris Hartjes' Blog: New CakePHP 1.2 Release Coming


Community Events











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


series functional introduction opinion google zendframework2 community rest development testing usergroup framework language podcast phpunit release symfony2 database conference interview

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