Home
last modified time | relevance | path

Searched refs:OpenDialog (Results 1 – 19 of 19) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckspellcheckcommand_gecko.js33 …FCKDialog.OpenDialog( 'FCKDialog_SpellCheck', 'Spell Check', 'dialog/fck_spellerpages.html', 440, …
H A Dfckspellcheckcommand_ie.js40 …FCKDialog.OpenDialog( 'FCKDialog_SpellCheck', 'Spell Check', 'dialog/fck_spellerpages.html', 440, …
H A Dfck_othercommands.js42 …FCKDialog.OpenDialog( 'FCKDialog_' + this.Name , this.Title, this.Url, this.Width, this.Height, nu…
188 …FCKDialog.OpenDialog( 'FCKDialog_Source', FCKLang.Source, 'dialog/fck_source.html', iWidth, iHeigh…
H A Dfcktextcolorcommand.js105 …FCKDialog.OpenDialog( 'FCKDialog_Color', FCKLang.DlgColorTitle, 'dialog/fck_colorselector.html', 4…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdialog.js27 FCKDialog.OpenDialog = function( dialogName, dialogTitle, dialogPage, width, height, customValue, p… class in FCKDialog
H A Dfck_ie.js114 FCKTools.RunFunction( FCKDialog.OpenDialog,
231 …FCKTools.RunFunction( FCKDialog.OpenDialog, FCKDialog, ['FCKDialog_Paste', FCKLang.Paste, 'dialog/…
269 …FCKDialog.OpenDialog( 'FCKDialog_Paste', FCKLang.PasteAsText, 'dialog/fck_paste.html', 400, 330, '…
H A Dfck_gecko.js61 …FCKDialog.OpenDialog( 'FCKDialog_Paste', FCKLang.Paste, 'dialog/fck_paste.html', 400, 330, 'Securi…
350 …catch (e) { FCKDialog.OpenDialog( 'FCKDialog_Paste', FCKLang.Paste, 'dialog/fck_paste.html', 400, …
407 …FCKTools.RunFunction( FCKDialog.OpenDialog, FCKDialog, ['FCKDialog_Paste', FCKLang.PasteAsText, 'd…
H A Dfck.js503 …FCKDialog.OpenDialog( 'FCKDialog_Paste', FCKLang.PasteFromWord, 'dialog/fck_paste.html', 400, 330,…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31 … false;return A||FCK._ExecPaste();},PasteFromWord:function(){FCKDialog.OpenDialog('FCKDialog_Paste…
35OpenDialog('FCKDialog_Paste',FCKLang.Paste,'dialog/fck_paste.html',400,330,'Security');};break;def…
81OpenDialog('FCKDialog_'+this.Name,this.Title,this.Url,this.Width,this.Height,this.CustomValue,this…
83 …es':FCKDialog.OpenDialog('FCKDialog_SpellCheck','Spell Check','dialog/fck_spellerpages.html',440,4…
84 …nClick(A,B){this.className='ColorDeselected';B._Panel.Hide();FCKDialog.OpenDialog('FCKDialog_Color…
110 …&&!C){ScaytMessage('SCAYT is not enabled');break;};if (B&&D) FCKDialog.OpenDialog('Scayt','SCAYT S…
115 …ax(H.scrollHeight,H.clientHeight,E.scrollHeight||0)-1+'px'});};return {OpenDialog:function(dialogN…
H A Dfckeditorcode_ie.js32 … false;return A||FCK._ExecPaste();},PasteFromWord:function(){FCKDialog.OpenDialog('FCKDialog_Paste…
37OpenDialog,FCKDialog,['FCKDialog_Paste',FCKLang.Paste,'dialog/fck_paste.html',400,330,'Security'])…
85OpenDialog('FCKDialog_'+this.Name,this.Title,this.Url,this.Width,this.Height,this.CustomValue,this…
87 …es':FCKDialog.OpenDialog('FCKDialog_SpellCheck','Spell Check','dialog/fck_spellerpages.html',440,4…
88 …nClick(A,B){this.className='ColorDeselected';B._Panel.Hide();FCKDialog.OpenDialog('FCKDialog_Color…
111 …&&!C){ScaytMessage('SCAYT is not enabled');break;};if (B&&D) FCKDialog.OpenDialog('Scayt','SCAYT S…
116 …ax(H.scrollHeight,H.clientHeight,E.scrollHeight||0)-1+'px'});};return {OpenDialog:function(dialogN…
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js32 … false;return A||FCK._ExecPaste();},PasteFromWord:function(){FCKDialog.OpenDialog('FCKDialog_Paste…
33OpenDialog,FCKDialog,['FCKDialog_Paste',FCKLang.Paste,'dialog/fck_paste.html',400,330,'Security'])…
71OpenDialog('FCKDialog_'+this.Name,this.Title,this.Url,this.Width,this.Height,null,null,this.Resiza…
73 …{case 'ieSpell':this._RunIeSpell();break;case 'SpellerPages':FCKDialog.OpenDialog('FCKDialog_Spell…
74 …nClick(A,B){this.className='ColorDeselected';B._Panel.Hide();FCKDialog.OpenDialog('FCKDialog_Color…
101 var FCKDialog={};FCKDialog.OpenDialog=function(A,B,C,D,E,F,G,H){var I={};I.Title=B;I.Page=C;I.Edito… class in FCKDialog
H A Dfckeditorcode_gecko.js31 … false;return A||FCK._ExecPaste();},PasteFromWord:function(){FCKDialog.OpenDialog('FCKDialog_Paste…
32OpenDialog('FCKDialog_Paste',FCKLang.Paste,'dialog/fck_paste.html',400,330,'Security');evt.prevent…
70OpenDialog('FCKDialog_'+this.Name,this.Title,this.Url,this.Width,this.Height,null,null,this.Resiza…
72 …rPages');};FCKSpellCheckCommand.prototype.Execute=function(){FCKDialog.OpenDialog('FCKDialog_Spell…
73 …nClick(A,B){this.className='ColorDeselected';B._Panel.Hide();FCKDialog.OpenDialog('FCKDialog_Color…
100 var FCKDialog={};FCKDialog.OpenDialog=function(A,B,C,D,E,F,G,H){var I={};I.Title=B;I.Page=C;I.Edito… class in FCKDialog
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js91 ui.showDialog(new OpenDialog(this).container, 320, 220, true, true, function()
H A DDialogs.js7 var OpenDialog = function() class
H A DEditorUi.js4451 this.showDialog(new OpenDialog(this).container, (Editor.useLocalStorage) ? 640 : 320,
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js4204 this.showDialog(new OpenDialog(this).container, (Editor.useLocalStorage) ? 640 : 360,
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2311 …Utils.bind(this,function(a){this.hideDialog(a)}));this.showDialog((new OpenDialog(this)).container…
3501 …rces.get("invalidOrMissingFile")+": "+n.message)}}));d.showDialog((new OpenDialog(this)).container…
3677 …Listeners(document,this.gestureHandler),this.gestureHandler=null)};var OpenDialog=function(){var a…
11671 …eError(n,mxResources.get("errorLoadingFile"))}}));this.showDialog((new OpenDialog(this)).container…
H A Dviewer.min.js2277 …Utils.bind(this,function(b){this.hideDialog(b)}));this.showDialog((new OpenDialog(this)).container…
2956 …rces.get("invalidOrMissingFile")+": "+m.message)}}));e.showDialog((new OpenDialog(this)).container…
H A Dviewer-static.min.js2277 …Utils.bind(this,function(b){this.hideDialog(b)}));this.showDialog((new OpenDialog(this)).container…
2956 …rces.get("invalidOrMissingFile")+": "+m.message)}}));e.showDialog((new OpenDialog(this)).container…