Searched refs:AggregationTable (Results 1 – 8 of 8) sorted by relevance
3 use dokuwiki\plugin\struct\meta\AggregationTable; alias 13 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; alias 97 /** @var AggregationTable $table */98 $table = new AggregationTable($INFO['id'], $mode, $renderer, $search);
12 use dokuwiki\plugin\struct\meta\AggregationTable;20 protected $tableclass = AggregationTable::class;10 use dokuwiki\plugin\struct\meta\AggregationTable; global() alias
6 use dokuwiki\plugin\struct\meta\AggregationTable; alias 8 class AggregationTableOdt extends AggregationTable {
8 * An AggregationTable for editing global and serial tables12 class AggregationEditorTable extends AggregationTable
12 class AggregationTable extends Aggregation10 class AggregationTable global() class
10 use dokuwiki\plugin\struct\meta\AggregationTable; alias