News Feed
Jobs Feed
Sections




News Archive
Lee Davis' Blog:
Zend Paginator Example
April 19, 2012 @ 10:31:29

In a recent post to his blog Lee Davis gives an example of using the Zend Framework's pagination functionality, complete with some CSS to style it a bit better than the defaults.

One of the reasons why zend framework has been so popular is due to all the hard work put in to make sure components are extremely configurable. Sure there are default behaviours, but nothing is assumed and anything that needs to be overwritten or reconfigured can be. A strong emphasis on configuration over convention means you'll never be lumbered with code that just can't be changed. Zend Paginator is one of the smaller components of Zend Framework that allows you to get a simple paginator up and running on your listings or search pages in a matter of minutes.

Included in the post is a cut-and-pasteable view that creates the Previous/Next links as well as including the first/last page numbers and a few around the current page.

0 comments voice your opinion now!
zendframework zendpaginator tutorial view css


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Rendering Zend_Form decorators individually

PHPMaster.com: MongoDB Indexing, Part 2

SitePoint.com: Create Dynamic Images with ImageMagick

Zend Developer Zone: Do you queue? Introduction to the Zend Server Job Queue

Rob Allen's Blog: Spanish versions too!


Community Events









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


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

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