Home
last modified time | relevance | path

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

/plugin/struct/_test/mock/
Daction_plugin_struct_edit.php5 class action_plugin_struct_edit extends \action_plugin_struct_edit class
/plugin/struct/_test/action/
DEditTest.php7 use dokuwiki\plugin\struct\test\mock\action_plugin_struct_edit; alias
65 $edit = new action_plugin_struct_edit();
81 $edit = new action_plugin_struct_edit();
107 $INPUT->set(action_plugin_struct_edit::getVAR(), $structdata);
109 $edit = new action_plugin_struct_edit();
/plugin/struct/action/
Dedit.php23 class action_plugin_struct_edit extends ActionPlugin class
Daggregationeditor.php170 /** @var action_plugin_struct_edit $edit */