|
b10c8240b3
|
Allow dash char in ActionColumn’s button names.
|
2013-12-27 09:19:27 -05:00 |
|
|
1689a9ef9a
|
Changed the signature of urlCreator and button creators for yii\gridview\ActionColumn
|
2013-12-26 00:24:11 -05:00 |
|
|
abdfe30cac
|
parameter adjustment.
|
2013-12-25 23:37:24 -05:00 |
|
|
bae5cda5b9
|
The signature for yii\gridview\ActionColumn::urlCreator is changed - the $action parameter is moved to the first
|
2013-12-25 23:36:28 -05:00 |
|
|
5fc275e935
|
Fixes #1499: Added ActionColumn::controller property to support customizing the controller for handling GridView actions
|
2013-12-23 16:36:21 -05:00 |
|
|
dd9facceed
|
Added $key parameter to several methods in grid view.
|
2013-11-29 20:34:06 -05:00 |
|
|
539e233d9c
|
massive improvement on class documentation
- added example code for application components
- added missing short description
[ci skip]
|
2013-11-13 01:16:21 +01:00 |
|
|
ee2af2661c
|
Removed unneeded use statements
|
2013-10-24 03:12:25 +04:00 |
|
|
1f6a823073
|
Short array syntax
|
2013-10-18 20:52:38 +04:00 |
|
|
ffbd10638f
|
Remove unnecessary $this.
Related to b3b5e36d42a1187c14acfa371cf237529a8cddc0.
|
2013-10-18 19:36:16 +06:00 |
|
|
9e1b498fb5
|
PHP 5.4 supports $this with closures.
|
2013-10-18 09:31:37 +06:00 |
|
|
2b2c22eee4
|
Fixes #980: Changed the default way of generating action URLs for ActionColumn.
|
2013-10-15 20:31:43 -04:00 |
|
|
cd969509e6
|
Added ActionColumn.
crud generator WIP.
|
2013-09-24 21:46:31 -04:00 |
|