Home
last modified time | relevance | path

Searched refs:AggregationEditorTable (Results 1 – 5 of 5) sorted by relevance

/plugin/struct/_test/mock/
DAggregationEditorTable.php7 class AggregationEditorTable extends meta\AggregationEditorTable class
/plugin/struct/syntax/
Dglobal.php11 use dokuwiki\plugin\struct\meta\AggregationEditorTable; alias
16 protected $tableclass = AggregationEditorTable::class;
/plugin/structodt/meta/
DAggregationEditorTableOdt.php6 use dokuwiki\plugin\struct\meta\AggregationEditorTable; alias
8 class AggregationEditorTableOdt extends AggregationEditorTable {
/plugin/struct/action/
Daggregationeditor.php15 use dokuwiki\plugin\struct\meta\AggregationEditorTable; alias
140 $editorTable = new AggregationEditorTable(
/plugin/struct/meta/
DAggregationEditorTable.php12 class AggregationEditorTable extends AggregationTable class