This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-03-05 04:13:20 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
Pager
/
Range
History
zYne
8711b28765
fixed code formatting
2007-11-25 23:59:54 +00:00
..
Jumping.php
fixed code formatting
2007-11-25 23:59:54 +00:00
Sliding.php
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.
2007-11-25 20:16:14 +00:00