Home
last modified time | relevance | path

Searched +full:move +(+path:plugin +path:move) -(+path:plugin +path:move +path:lang) (Results 26 – 36 of 36) sorted by relevance

12

/plugin/move/_test/
H A DaffectedPagesNs.test.php5 * Test cases for the move plugin
12 protected $pluginsEnabled = array('move',);
H A Dlog.test.php4 * Test cases log functionality of the move plugin
13 protected $pluginsEnabled = array('move',);
H A Dtpl.test.php4 * tests for the template button of the move plugin
16 protected $pluginsEnabled = array('move');
H A DfindMissingDocuments.test.php18 * Test cases for helper_plugin_move_plan::stepThroughDocuments function of the move plugin
28 protected $pluginsEnabled = array('move',);
H A DstepThroughDocuments.test.php59 * Test cases for helper_plugin_move_plan::stepThroughDocuments function of the move plugin
224 $conf['plugin']['move']['autoskip'] = '1';
/plugin/move/action/
H A Drewrite.php3 * Move Plugin Page Rewrite Functionality
38 // only rewrite if not in move already
H A Dtree.php3 * Move Plugin Tree Loading Functionality
/plugin/move/
H A Dstyle.less31 cursor: move;
/plugin/move/admin/
H A Dtree.php164 if($item['id']) $ret .= '<img class="rename" src="'. DOKU_BASE .'lib/plugins/move/images/rename.png" />';
165 else $ret .= '<img class="add" src="' . DOKU_BASE . 'lib/plugins/move/images/folder_add.png" />';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DMove.php20 class Move extends \Google\Collection class
59 class_alias(Move::class, 'Google_Service_DriveActivity_Move');
/plugin/struct/action/
H A Dmove.php42 * @param bool $ispage is this a page move operation?

12