Searched defs:movePage (Results 1 – 4 of 4) sorted by relevance
/plugin/move/helper/ | ||
H A D | op.php | 119 public function movePage($src, $dst) { global() function in helper_plugin_move_op |
/plugin/move/_test/ | ||
H A D | stepThroughDocuments.test.php | 42 public function movePage($src, $dst) { function in helper_plugin_move_op_mock |
/plugin/bookcreator/ | ||
H A D | script.js | 46 Storage.prototype.movePage = function(pageid, position) { method in Storage |
/plugin/diagramsnet/lib/js/diagramly/ | ||
H A D | Pages.js | 1233 EditorUi.prototype.movePage = function(oldIndex, newIndex) method in EditorUi |