1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib
2007-11-25 20:16:14 +00:00
..
Doctrine 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
Doctrine.php Completed implementation of the query cache. 2007-11-25 19:07:30 +00:00