summaryrefslogtreecommitdiff
path: root/framework/Collections/TPagedList.php
AgeCommit message (Collapse)Author
2006-09-07Add svn keyword $Id$wei
2006-03-09Restored default current page index to 0 (meaning the first page which is ↵xue
always true even if there is no item in the collection). If -1 there will be problem accessing collection items.
2006-03-09changed default current page index to -1, modified itemAt($index)wei
2006-02-24bug fixes and doc addition to TPagedList.xue
2006-02-24added TPagedList.xue