Alexey Rogachev
6428fab406
Closes #9162 : Added support of closures in value for attributes in yii\widgets\DetailView ( #13013 )
...
#9162 : Added support of closures in `value` for attributes in `yii\widgets\DetailView`
2016-11-18 11:31:40 +03:00
githubjeka
76ced661b2
DetailView captionOptions & contentOptions attributes
2016-10-05 11:43:21 +03:00
Carsten Brandt
2d74a8da41
added test for DetailView related attribute
...
issue #10923
2016-02-22 09:50:32 +01:00
boehsermoe
22dceedabb
Fixed DetailView for arrayable models
...
The toArray() function return [attribute => value] but there is need a list of attribute names.
UnitTest for the DetailView arrayable models
close #10760
2016-02-11 15:58:54 +01:00