News Feed
Jobs Feed
Sections




News Archive
PHP-Coding-Practices.com:
Making CakePHP's Pagination work with Modelexpects()
August 24, 2007 @ 07:55:00

Tim Koschuetzki has posted a new CakePHP-related tutorial to the PHP-Coding-Practices.com website today showing a method that gets the framework's pagination to cooperate with a Model's expects() method.

Making CakePHP's pagination work together with Mariano Iglesias' expect functionality seems to be impossible. The expect()'ed associations are only used in the paginator's findCount() call, but not in the findAll() call which actually retrieves the results. Come on join me and find out how to fix this.

His solution involves the creation of a custom pagination method that ends up calling the Paginator helper with some special parameters (replacing the non-cooperative defaults).

0 comments voice your opinion now!
cakephp framework pagination model expects method cakephp framework pagination model expects method


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: phpwiki - The Wiki for PHP Developers

AskAboutPHP.com: First look at CakePHP

Stefan Mischook's Blog: What happened to Ruby? And why PHP is KING of the Web.

Sanisoft.com: Attach & detach behaviors at run-time in CakePHP Models

Paul Jones' Blog: Zend Devzone Podcast: Solar Overview


Community Events











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


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

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