- 29 Jun, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 26 Jun, 2015 2 commits
-
-
Franco Fichtner authored
-
Ad Schellevis authored
-
- 01 Jun, 2015 1 commit
-
-
Jos Schellevis authored
-
- 29 May, 2015 1 commit
-
-
Ad Schellevis authored
-
- 28 May, 2015 1 commit
-
-
Ad Schellevis authored
-
- 27 May, 2015 1 commit
-
-
Ad Schellevis authored
-
- 23 May, 2015 1 commit
-
-
Franco Fichtner authored
-
- 22 May, 2015 1 commit
-
-
Ad Schellevis authored
// create a new model $model = new Model(); // link model to support class $grid = new UIModelGrid($model->container->arrayTypeObject); // fetch data and return into array which our frontend grid component can use $result = $grid->fetch($fields, $itemsPerPage, $currentPage, $sortBy, $sortDescending, $searchPhrase);
-