Home
last modified time | relevance | path

Searched refs:resultrow (Results 1 – 2 of 2) sorted by relevance

/plugin/struct/meta/
DAggregationValue.php48 * @param Value[] $resultrow
50 protected function renderValue($resultrow) argument
52 foreach ($resultrow as $value) {
DAggregationList.php86 * @param Value[] $resultrow
90 protected function renderListItem($resultrow, $depth, $showEmpty = false) argument
96 foreach ($resultrow as $index => $value) {