Home
last modified time | relevance | path

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

/plugin/struct/syntax/
H A Dglobal.php11 use dokuwiki\plugin\struct\meta\AggregationEditorTable;
16 protected $tableclass = AggregationEditorTable::class;
10 use dokuwiki\plugin\struct\meta\AggregationEditorTable; global() alias
/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.php15 use dokuwiki\plugin\struct\meta\AggregationEditorTable;
140 $editorTable = new AggregationEditorTable(
12 use dokuwiki\plugin\struct\meta\AggregationEditorTable; global() alias
/plugin/struct/meta/
H A DAggregationEditorTable.php6 * Class AggregationEditorTable
12 class AggregationEditorTable extends AggregationTable class