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-11-08 08:56:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
yii
/
data
History
Carsten Brandt
37e22e577e
Paginiation and Sort can now create absolute URLs
2013-12-18 16:33:20 +01:00
..
ActiveDataProvider.php
fixed test break
2013-11-30 20:11:32 -05:00
ArrayDataProvider.php
replaced inheritdoc tags.
2013-11-29 12:49:07 -05: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
Paginiation and Sort can now create absolute URLs
2013-12-18 16:33:20 +01:00
Sort.php
Paginiation and Sort can now create absolute URLs
2013-12-18 16:33:20 +01:00
SqlDataProvider.php
Fixes
#1433
: added default DB connection to SqlDataProvider.
2013-12-05 10:09:44 -05:00