Home
last modified time | relevance | path

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

/plugin/struct/_test/mock/
H A DAggregationEditorTable.php7 class AggregationEditorTable extends meta\AggregationEditorTable class
/plugin/struct/syntax/
H A Dglobal.php10 use dokuwiki\plugin\struct\meta\AggregationEditorTable; alias
15 protected $tableclass = AggregationEditorTable::class;
/plugin/structodt/meta/
H A DAggregationEditorTableOdt.php6 use dokuwiki\plugin\struct\meta\AggregationEditorTable; alias
8 class AggregationEditorTableOdt extends AggregationEditorTable {
/plugin/struct/action/
H A Daggregationeditor.php12 use dokuwiki\plugin\struct\meta\AggregationEditorTable; alias
137 $editorTable = new AggregationEditorTable(
/plugin/struct/meta/
H A DAggregationEditorTable.php12 class AggregationEditorTable extends AggregationTable class
/plugin/struct/_test/
H A DAggregationResults.test.php9 use dokuwiki\plugin\struct\test\mock\AggregationEditorTable; alias
172 $table = new AggregationEditorTable($id, 'xhtml', new \Doku_Renderer_xhtml(), $search);