News Feed
Jobs Feed
Sections




News Archive
Debuggable Blog:
How to have multiple paginated widgets on the same page with CakePHP
August 26, 2008 @ 12:04:58

On the Debuggable blog Tim Koschutzki shows a way to have more than one paginated item on your page at a time (in a CakePHP application).

Many of you might have run into the problem of having multiple boxes on the same page that need to be paginated. For example you might have a left column with a list of members of your site and a right column that shows for a example a list of forums. Yeah, that's not the best example, but you get the idea.

The typical CakePHP pagination functional assumes that there's only one block of information that needs to be paginated per page. With Tim's modification, the model name for where the data is being pulled from is appended to the end of the URL and parsed by the script to know which is which.

0 comments voice your opinion now!
cakephp pagination widget multiple page


blog comments powered by Disqus

Similar Posts

Mambo Foundation Blog: Baking Mambo

MelonFire Community: Caching Web Sites With PEAR Cache

DevShed: Using Visitor Objects with MySQL Data Sets in PHP 5

Sebastian Bergamnn's Blog: SeleniumTestCase Improvements in PHPUnit 3.2

The Bakery: Six New Components/Articles/Tutorials (SOAP, XHR, Tickets, Models, Releases & Flashes)


Community Events









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


introduction functional code testing podcast composer conference tool zendframework2 development community object interview example framework opinion language release api event

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