Home
last modified time | relevance | path

Searched refs:showBanner (Results 1 – 10 of 10) sorted by path

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js1022 …r d=a.scayt,e,m;d&&(m=d.getSelectionNode())&&(e=f.menuGenerator(a,m),d.showBanner("."+a.contextMen…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js1106 …r e=a.scayt,l,m;e&&(m=e.getSelectionNode())&&(l=c.menuGenerator(a,m),e.showBanner("."+a.contextMen…
H A Dckeditor.js.unc21982 …e && (m = e.getSelectionNode()) && (l = c.menuGenerator(a, m), e.showBanner("." + a.contextMenu._.…
/plugin/cookiebanner/
H A Dscript.js32 const showBanner = function () { function
57 showBanner();
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10796 …his.showDialog(b.container,340,46+l,!0,k);b.init()};EditorUi.prototype.showBanner=function(b,c,d,e…
11579 …==urlParams.embed&&("app.diagrams.net"==window.location.hostname&&this.showBanner("EmbedDeprecatio…
11582 this.showBanner("GithubFooter","Click to install GitHub app",mxUtils.bind(this,function(){this.open…
11588 …EventListener("beforeinstallprompt",mxUtils.bind(this,function(b){this.showBanner("AddToHomeScreen…
11598 …return this.pusher};App.prototype.showNameChangeBanner=function(){this.showBanner("DiagramsFooter"…
11599showBanner("ConfFooter","Try draw.io for Confluence",mxUtils.bind(this,function(){this.openLink("h…
H A Dviewer-static.min.js3464 …his.showDialog(b.container,340,46+f,!0,n);b.init()};EditorUi.prototype.showBanner=function(b,c,e,g…
H A Dviewer.min.js3464 …his.showDialog(b.container,340,46+f,!0,n);b.init()};EditorUi.prototype.showBanner=function(b,c,e,g…
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js1361 …this.showBanner('EmbedDeprecationFooter', 'app.diagrams.net will stop working for embed mode. Plea…
1428 this.showBanner('GithubFooter', 'Click to install GitHub app', mxUtils.bind(this, function()
1676 this.showBanner('AddToHomeScreenFooter', mxResources.get('installApp'), function()
1916 this.showBanner('DiagramsFooter', 'draw.io is now diagrams.net', mxUtils.bind(this, function()
1927 this.showBanner('ConfFooter', 'Try draw.io for Confluence', mxUtils.bind(this, function()
1938 this.showBanner('DesktopFooter', mxResources.get('downloadDesktop'), mxUtils.bind(this, function()
H A DEditorUi.js4168 EditorUi.prototype.showBanner = function(id, text, onclick, doNotShowAgainOnClose) method in EditorUi
/plugin/publish/action/
H A Dbanner.php49 $this->showBanner();
66 function showBanner() { function in action_plugin_publish_banner