Home
last modified time | relevance | path

Searched refs:renamePage (Results 1 – 6 of 6) sorted by relevance

/plugin/move/
Dremote.php19 public function renamePage(string $fromId, string $toId) function in remote_plugin_move
/plugin/tagging/action/
H A Dmain.php307 $hlp->renamePage($src, $dst);
/plugin/move/helper/
Dop.php173 if(($idx_msg = $Indexer->renamePage($src, $dst)) !== true
/plugin/diagramsnet/lib/js/diagramly/
DPages.js1210 EditorUi.prototype.renamePage = function(page) method in EditorUi
1556 this.renamePage(page, page.getName());
1653 this.renamePage(page)
1761 this.renamePage(page, label);
/plugin/tagging/
H A Dhelper.php632 public function renamePage($oldName, $newName) function in helper_plugin_tagging
/plugin/diagramsnet/lib/js/
Dapp.min.js11974 …),[d.root])}}catch(f){this.handleError(f)}return d};EditorUi.prototype.renamePage=function(b){if(t…
11987 …mxResources.get("renameIt",[d]),null,mxUtils.bind(this,function(){this.renamePage(e,e.getName())})…
11991 …ph;mxEvent.addListener(e,"dblclick",mxUtils.bind(this,function(c){this.renamePage(b);mxEvent.consu…
11995 …dItem(mxResources.get("rename"),null,mxUtils.bind(this,function(){this.renamePage(b,e)}),c);null!=…