Home
last modified time | relevance | path

Searched defs:renamePage (Results 1 – 3 of 3) sorted by relevance

/plugin/move/
Dremote.php19 public function renamePage(string $fromId, string $toId) function in remote_plugin_move
/plugin/tagging/
H A Dhelper.php632 public function renamePage($oldName, $newName) function in helper_plugin_tagging
/plugin/diagramsnet/lib/js/diagramly/
DPages.js1210 EditorUi.prototype.renamePage = function(page) method in EditorUi