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-22 19:31:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
yii
/
data
History
Panagiotis Moustafellos
2ff8ac3d61
fixed PhpDoc by swapping to {@inheritdoc}
2013-11-26 04:24:20 +02:00
..
ActiveDataProvider.php
fixed PhpDoc by swapping to {@inheritdoc}
2013-11-26 04:24:20 +02:00
ArrayDataProvider.php
fixed PhpDoc by swapping to {@inheritdoc}
2013-11-26 04:24:20 +02: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