Tagged Questions
6
votes
6answers
2k views
Zend_Paginator blurring MVC lines
I'm working on a Zend Framework (1.7) project with a structure loosely based on the structure of the quickstart application - front controller, action controllers, views & models that use ...