index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Collections
/
TPagedList.php
Age
Commit message (
Expand
)
Author
2014-01-06
Removed all @version $Id comments: they were managed by svn and are useless w...
Fabio Bas
2014-01-06
Happy 2014!
Fabio Bas
2013-04-24
Update to 3.2.1
Ciro Mattia Gonano
2013-01-19
bumped year to 2013, integrated recent changes from branch/3.2
ctrlaltca
2012-07-12
standardize the use of unix eol; use svn properties to enforce native eol
ctrlaltca
2012-07-12
happy new year
ctrlaltca
2011-06-20
updated year information on all framework sources where possible (Copyright &...
ctrlaltca@gmail.com
2011-06-20
removed useless calls to empty contructor; reverted some additional undocumen...
ctrlaltca@gmail.com
2010-04-18
Ensured parent::__construct calls to Base, Caching, and Collections
javalizard
2008-10-21
removed all trailing ?>
qiang.xue
2008-07-30
updated copyright
knut
2007-05-30
fixing small typos in the API documentation
knut
2006-09-08
merge from 3.0 branch till 1397.
xue
2006-04-14
Importing SQLMap + sample + docs.
wei
2006-03-09
Restored default current page index to 0 (meaning the first page which is alw...
xue
2006-03-09
changed default current page index to -1, modified itemAt($index)
wei
2006-02-24
bug fixes and doc addition to TPagedList.
xue
2006-02-24
added TPagedList.
xue