Alexander Makarov
1f6a823073
Short array syntax
11 years ago
Qiang Xue
bcc0cbeba8
Added doc about BaseDataProvider::getPagination().
11 years ago
Qiang Xue
0035f23781
refactored data providers.
11 years ago
Jin Hu
d9b256d734
Fixed pagination not working before data loaded
11 years ago
Alexander Makarov
e19d0dacf9
Fixes #823 : consistent interface naming
11 years ago
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
11 years ago
Carsten Brandt
c582e589d2
added note about differing property types
11 years ago
Carsten Brandt
ca69ef09d4
update of @property annotations
11 years ago
Carsten Brandt
bdb77f33ba
updated @property annotations of many classes
11 years ago
Carsten Brandt
c23725aca0
fix dataProvider getSort()
...
correct creation of new Sort object if none is there
11 years ago
Qiang Xue
b31b02a55d
renamed IDataProvider::getItems() to getModels()
11 years ago
Qiang Xue
dc893ec669
Added DataProvider::id
11 years ago
Qiang Xue
111e7b3f60
method renaming.
12 years ago
Qiang Xue
19e938cecf
Added class doc.
12 years ago
Qiang Xue
01b6a7cfe9
Added DataProvider and IDataProvider.
12 years ago