30 Commits (f6c2a4382dd49d0639e2a7eadd229586ea0d9b65)

Author SHA1 Message Date
Daniel Gomez Pan e630072408 Add phpdoc [skip ci] 9 years ago
SilverFire - Dmitry Naumenko 275a7827c3 ActionColumn::visibleButtins() - changed PHPDoc wording 9 years ago
Vit f17a881539 fix typo 9 years ago
Vit S bdddcc54ad code review fixes 9 years ago
freezy b6254dd68b Fixes #10056: Allowed any callable to be passed to `ActionColumn::$urlCreator` 9 years ago
Alexey Rogachev ad69fb9c7e Closed #9635: Added default CSS class for `\yii\grid\ActionColumn` header 9 years ago
Vit S dacd9cdcd4 add buttonsVisible suggestion (issue #9198) 9 years ago
maks feltrin d613719298 Update ActionColumn.php 9 years ago
Aleksey Loban af202f1ad8 Fixes #7912: Added `aria-label` to ActionColumn buttons 10 years ago
Carsten Brandt 26392372c0 added ActionColumn::$buttonOptions 10 years ago
caboosesw f83ad4a05e Update ActionColumn.php 10 years ago
Alexander Kochetov 9ee3627891 \yii\grid\ActionColumn better phpDoc. 10 years ago
Alexander Kochetov 98d4650f12 \yii\grid\ActionColumn better phpDoc. 10 years ago
Alexander Kochetov 267da3cc3f \yii\grid\ActionColumn incomplete anonymous functions signature fix. 10 years ago
disem 5c79ab202c Added key param to ActionColumn button Closure 10 years ago
Carsten Brandt 020960380b added example to ActionColumn 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov cd8e626018 Fixes #2737 11 years ago
baodude 50d720ce34 use toRoute instead of createUrl in ActionColumn 11 years ago
Carsten Brandt e2aacad8aa Added links to PHP.net to apidoc 11 years ago
Christophe BOULAIN 3daa177ea2 Add an option to ignore pjax request on some links. 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 11 years ago
Qiang Xue 25b466d278 Fixes #2083: make sure keys of object type work with ActionColumn, GridView, etc. 11 years ago
Carsten Brandt 3bc5dbed82 added doc example to gridview column classes 11 years ago
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