This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-08-23 04:00:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
yii
/
data
History
Carsten Brandt
1ae4103b9d
fixed Sort::params to be retrieved from Request instead of $_GET
...
for consistency with paginiation
2013-11-23 18:08:14 +01:00
..
ActiveDataProvider.php
Fixes
#1236
: removed Sort::ASC and DESC
2013-11-19 10:20:07 -05:00
ArrayDataProvider.php
fixes
#1055
2013-10-24 14:50:51 +04:00
BaseDataProvider.php
Fixes
#1221
: make it easier to subclass BaseDataProvider with custom pagination.
2013-11-18 11:23:11 -05:00
DataProviderInterface.php
refactored data providers.
2013-10-01 21:35:35 -04:00
Pagination.php
changed magic property to getter call in Pagination
2013-11-19 09:43:05 +01:00
Sort.php
fixed Sort::params to be retrieved from Request instead of $_GET
2013-11-23 18:08:14 +01:00