Searched refs:AggregationTable (Results 1 – 10 of 10) sorted by relevance
4 use dokuwiki\plugin\struct\meta\AggregationTable; alias14 protected $tableclass = AggregationTable::class;
10 use dokuwiki\plugin\struct\meta\AggregationTable; alias23 protected $tableclass = AggregationTable::class;112 /** @var AggregationTable $table */
7 use dokuwiki\plugin\struct\meta\AggregationTable; alias97 /** @var AggregationTable $table */98 $table = new AggregationTable($INFO['id'], $mode, $renderer, $search);
6 use dokuwiki\plugin\struct\meta\AggregationTable; alias8 class AggregationTableOdt extends AggregationTable {
12 use dokuwiki\plugin\struct\meta\AggregationTable; alias20 protected $tableclass = AggregationTable::class;
12 class AggregationEditorTable extends AggregationTable
12 class AggregationTable extends Aggregation class
10 use dokuwiki\plugin\struct\meta\AggregationTable; alias
12 use dokuwiki\plugin\struct\meta\AggregationTable; alias
247 … $aggregationTable = new meta\AggregationTable('test_pagination', 'xhtml', $R, $searchConfig);