Implemented Doctrine_Pager_Range functionality. This classes enables a...
Implemented Doctrine_Pager_Range functionality. This classes enables a powerful way to generate page ranges (Fowler's pattern) to be used coupled with Doctrine_Pager. Already implemented 2 of the most used ranges: Doctrine_Pager_Range_Jumping and Doctrine_Pager_Range_Sliding.
Showing
lib/Doctrine/Pager/Range.php
0 → 100644
Please register or sign in to comment