Christophe BOULAIN
ca3b2cd057
Fix some references to removed Html::url in phpdoc
2014-03-11 11:15:21 +01:00
Carsten Brandt
6fff5662df
better use @see for See in phpdoc
2014-03-11 05:38:35 +01:00
Carsten Brandt
c94a40e90d
added a large amount of missing documentation
2014-03-11 05:38:35 +01:00
baodude
50d720ce34
use toRoute instead of createUrl in ActionColumn
...
use toRoute() instead of createUrl() in ActionColumn
2014-03-11 10:32:23 +08:00
Alexander Makarov
5d6c314d4e
Adjusted URL helper, fixed usage
2014-03-10 15:25:15 +04:00
Alexander Makarov
92b381795b
Adjusted Url helper methods
2014-03-10 01:34:05 +04:00
Alexander Makarov
3400eb5215
#2630 : yii\heplers\Html::url moved to new yii\helpers\Url::create
2014-03-09 16:41:55 +04:00
Qiang Xue
9484423172
Merge pull request #2672 from lucianobaraglia/code-style-fixes
...
Code style fixes
2014-03-08 20:30:12 -05:00
Luciano Baraglia
269d1303a9
Code style fixes
2014-03-08 20:47:04 -03:00
Alexander Makarov
150d5152b2
more grid docs
2014-03-09 03:21:42 +04:00
Carsten Brandt
e2aacad8aa
Added links to PHP.net to apidoc
2014-03-07 19:41:43 +01:00
Christophe BOULAIN
3daa177ea2
Add an option to ignore pjax request on some links.
2014-03-04 10:21:11 +01:00
AlexGx
eaaa5b1bb5
fix code style
2014-03-04 06:12:30 +02:00
Qiang Xue
eaa1ba029f
minor cs fixes.
2014-02-25 16:43:31 -05:00
Qiang Xue
3ad7d6d356
Merge pull request #2284 from kartik-v/patch-12
...
Raw content return for Grid DataColumn & Column
2014-02-25 16:37:39 -05:00
Alexander Makarov
d8d44b6127
Merge pull request #2501 from yiisoft/unify-urls
...
Fixes #2426 : Changed URL creation method signatures to be consistent
2014-02-21 23:53:15 +03:00
Alexander Makarov
e3e26540a2
Fixes #2508
2014-02-21 15:03:10 +04:00
Alexander Makarov
43c17d99cc
Fixes #2426 : Changed URL creation method signatures to be consistent
2014-02-20 20:10:33 +04:00
Qiang Xue
25b466d278
Fixes #2083 : make sure keys of object type work with ActionColumn, GridView, etc.
2014-02-13 12:04:37 -05:00
Aleksandr Zelenin
4583c17923
gridview header/footer fix
2014-02-09 21:14:33 +04:00
Kartik Visweswaran
cd1f7b10ea
Removed unnecessary blank space
2014-02-03 11:32:42 +00:00
Kartik Visweswaran
a0e3a3b5a6
Removed unnecessary blank space
2014-02-03 11:31:20 +00:00
Kartik Visweswaran
5f5570e73f
Raw content return for Grid DataColumn & Column
2014-02-02 21:57:41 +00:00
Kartik Visweswaran
eb655e6104
Raw content return for Grid DataColumn & Column
2014-02-02 21:57:00 +00:00
Kartik Visweswaran
0991be84f5
Raw content return for Grid DataColumn & Column
...
Need to have a method `getDataCellContent` to return raw parsed data cell content. This is useful when extending these Columns, for processing any other data before formatting via `renderDataCellContent`.
2014-02-02 21:54:50 +00:00
Kartik Visweswaran
342ba95d4a
Raw content return for Grid DataColumn & Column
...
Need to have a method `getDataCellContent` to return raw parsed data cell content. This is useful when extending these Columns, for processing any other data before formatting via `renderDataCellContent`.
2014-02-02 21:50:58 +00:00
Carsten Brandt
3bc5dbed82
added doc example to gridview column classes
...
fixes #2276
2014-02-02 18:29:21 +01:00
Thiago Talma
8c49dabb1b
Change condition
2014-01-30 17:04:16 -02:00
Thiago Talma
5a2323346d
Test if value is instance of \Closure
2014-01-30 17:01:26 -02:00
Thiago Talma
f906b3a10b
Adjust doc
2014-01-30 16:02:24 -02:00
Thiago Talma
a35fcbbf92
Adjust tab as space
2014-01-30 15:56:44 -02:00
Thiago Talma
632a537ab8
Allow to set an attribute as the value of the cell, unlike the column attribute.
2014-01-30 15:51:09 -02:00
Qiang Xue
f5e1fbc532
Fixes #2212 : yii\gridview\DataColumn generates incorrect labels when used with nosql DB and there is no data
2014-01-29 18:09:58 -05:00
Carsten Brandt
262189533a
huge amount of documentation link fixes
2014-01-28 17:54:40 +01:00
Alexander Kochetov
cd8a948e1f
GridView typo fixed
2014-01-23 23:59:02 +04:00
Qiang Xue
53e249d2be
Fixes #1921 : Grid view ActionColumn now allow to name buttons like {controller/action}
2014-01-12 20:47:18 -05:00
Qiang Xue
0c38655217
psr-4 move
2014-01-10 21:41:43 -05:00