Jin Hu
d9b256d734
Fixed pagination not working before data loaded
2013-09-26 20:29:59 +08:00
Alexander Makarov
e19d0dacf9
Fixes #823 : consistent interface naming
2013-09-24 15:45:09 +04:00
Carsten Brandt
91c16782ef
finalized PhpDocController
...
- cleanup API and usage, add documetation link
- introduced @property feature in getter or setter which has precedence
over @return or @param tag if present
2013-08-28 18:58:59 +02:00
Carsten Brandt
c582e589d2
added note about differing property types
2013-08-28 15:18:13 +02:00
Carsten Brandt
ca69ef09d4
update of @property annotations
2013-08-28 14:59:52 +02:00
Carsten Brandt
bdb77f33ba
updated @property annotations of many classes
2013-08-28 14:16:13 +02:00
Carsten Brandt
c23725aca0
fix dataProvider getSort()
...
correct creation of new Sort object if none is there
2013-08-24 23:43:17 +02:00
Qiang Xue
b31b02a55d
renamed IDataProvider::getItems() to getModels()
2013-08-03 08:20:30 -04:00
Qiang Xue
dc893ec669
Added DataProvider::id
2013-07-28 08:59:44 -04:00
Qiang Xue
111e7b3f60
method renaming.
2013-07-10 17:04:36 -04:00
Qiang Xue
19e938cecf
Added class doc.
2013-07-09 08:16:33 -04:00
Qiang Xue
01b6a7cfe9
Added DataProvider and IDataProvider.
2013-07-08 21:01:04 -04:00