Home
last modified time | relevance | path

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

/plugin/tagging/action/
H A Dmain.php286 $hlp->renamePage($src, $dst);
/plugin/move/helper/
H A Dop.php167 if(($idx_msg = $Indexer->renamePage($src, $dst)) !== true
/plugin/diagramsnet/lib/js/diagramly/
H A 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.php606 public function renamePage($oldName, $newName) { function in helper_plugin_tagging
/plugin/diagramsnet/lib/js/
H A 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!=…