News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

Ryan Malesevich's Blog: WP Plugins: WP-Wap, Make a WAP Version of Your Blog

Chris Hartjes' Blog: Testing Components In CakePHP

Michael Girouard's Blog: Rolling Your Own MVC: The Page Load Scenario

International PHP Magazine: IPM Poll Question: Which is the Most Common PHP Database Problem?

PHP-Coding-Practices.com: The Opening Of A New PHP Directory!


Community Events









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


framework package PHP5 example zendframework security code cakephp mysql releases conference job release database developer book application zend PEAR ajax

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