1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/Pager
guilhermeblanco 132e5c969c CHG: Changed private variable name (chunkLength to _chunkLength) in Jumping.php and Sliding.php
CHG: Added documentation for Doctrine_Pager and Doctrine_Pager_Range* classes
TODO: Finish pagination documentation
2007-12-19 03:07:41 +00:00
..
Range CHG: Changed private variable name (chunkLength to _chunkLength) in Jumping.php and Sliding.php 2007-12-19 03:07:41 +00:00
Exception.php CHG: Added Doctrine_Pager object, which provides Paginator functionalities to Doctrine. 2007-11-25 18:33:49 +00:00
Layout.php adding a toString method to pager layout 2007-12-18 12:00:12 +00:00
Range.php CHG: Doctrine coding standards adjustments 2007-12-13 03:07:24 +00:00