2 Commits (48be2bb7d1f01252a57b24e653e067a18651c2b3)

Author SHA1 Message Date
Qiang Xue 53e249d2be Fixes #1921: Grid view ActionColumn now allow to name buttons like `{controller/action}` 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue b10c8240b3 Allow dash char in ActionColumn’s button names. 11 years ago
Qiang Xue 1689a9ef9a Changed the signature of `urlCreator` and button creators for `yii\gridview\ActionColumn` 11 years ago
Qiang Xue abdfe30cac parameter adjustment. 11 years ago
Qiang Xue bae5cda5b9 The signature for `yii\gridview\ActionColumn::urlCreator` is changed - the `$action` parameter is moved to the first 11 years ago
Qiang Xue 5fc275e935 Fixes #1499: Added `ActionColumn::controller` property to support customizing the controller for handling GridView actions 11 years ago
Qiang Xue dd9facceed Added $key parameter to several methods in grid view. 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
resurtm ffbd10638f Remove unnecessary $this. 11 years ago
resurtm 9e1b498fb5 PHP 5.4 supports $this with closures. 11 years ago
Qiang Xue 2b2c22eee4 Fixes #980: Changed the default way of generating action URLs for ActionColumn. 11 years ago
Qiang Xue cd969509e6 Added ActionColumn. 11 years ago