Carsten Brandt
|
58e6a72987
|
fixes #991 for gridview summary, use ITU message format
|
11 years ago |
Alexander Makarov
|
1f6a823073
|
Short array syntax
|
11 years ago |
resurtm
|
b3b5e36d42
|
Remove use ($this). Related to 9e1b498fb5 .
|
11 years ago |
resurtm
|
9e1b498fb5
|
PHP 5.4 supports $this with closures.
|
11 years ago |
Carsten Brandt
|
677893eb79
|
changed plural format for BaseListView
|
11 years ago |
Carsten Brandt
|
6544db48dc
|
consistent summary display for ListView and GridView
Total 0 items. when list is empty.
and showing x out of x for n>0 and paging on.
|
11 years ago |
Qiang Xue
|
0035f23781
|
refactored data providers.
|
11 years ago |
Alexander Makarov
|
fc75ab87be
|
Renamed ListViewBase → BaseListView
|
11 years ago |
Alexander Makarov
|
e19d0dacf9
|
Fixes #823: consistent interface naming
|
11 years ago |
Qiang Xue
|
02e3b451be
|
Removed sorter from the default display of ListView.
|
11 years ago |
Qiang Xue
|
7e5630b558
|
GridView WIP
|
11 years ago |
Qiang Xue
|
ac3b2b8a8e
|
Fixed PHP 5.3 compatibility issue.
|
11 years ago |
Qiang Xue
|
b31b02a55d
|
renamed IDataProvider::getItems() to getModels()
|
11 years ago |
Qiang Xue
|
539be8ebaa
|
Refactored ListView.
|
11 years ago |
Qiang Xue
|
ae287f12d6
|
Fixes #660.
|
11 years ago |
Qiang Xue
|
64fe535e0a
|
Finished ListView.
|
11 years ago |
Qiang Xue
|
5c02038377
|
ListView WIP
|
11 years ago |