Home
last modified time | relevance | path

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

/plugin/acknowledge/
H A Daction.php42 $helper->removePage($event->data['id']); // this cascades to assignments
H A Dhelper.php168 public function removePage($page)
134 public function removePage($page) global() function in helper_plugin_acknowledge
/plugin/diagramsnet/lib/plugins/
H A Dpage.js106 ui.removePage(ui.pages[k]);
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js1098 EditorUi.prototype.removePage = function(page) method in EditorUi
1551 this.removePage(page);
1756 this.removePage(page);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11972 EditorUi.prototype.removePage=function(b){try{var e=this.editor.graph,d=mxUtils.indexOf(this.pages,…
11987 …mxResources.get("removeIt",[d]),null,mxUtils.bind(this,function(){this.removePage(e)}),c),b.addIte…
11995 …dItem(mxResources.get("delete"),null,mxUtils.bind(this,function(){this.removePage(b)}),c);d.addIte…