guilhermeblanco
|
d411ba4233
|
Implemented Doctrine_Pager_Layout, providing a programatically way to generate paginator layout using Doctrine_Pager and Doctrine_Pager_Range components
|
2007-11-26 16:27:24 +00:00 |
|
zYne
|
2fef2fd1a4
|
|
2007-11-26 00:07:09 +00:00 |
|
zYne
|
8711b28765
|
fixed code formatting
|
2007-11-25 23:59:54 +00:00 |
|
guilhermeblanco
|
33ed595536
|
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 |
|
guilhermeblanco
|
bbfa506da8
|
CHG: Added Doctrine_Pager object, which provides Paginator functionalities to Doctrine.
|
2007-11-25 18:33:49 +00:00 |
|