Home
last modified time | relevance | path

Searched refs:FCKDialogCommand (Results 1 – 14 of 14) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcommands.js52 …case 'Link' : oCommand = new FCKDialogCommand( 'Link' , FCKLang.DlgLnkWindowTitle , 'dialog/fc…
54 …case 'Anchor' : oCommand = new FCKDialogCommand( 'Anchor' , FCKLang.DlgAnchorTitle , 'dialog/fc…
58 …case 'About' : oCommand = new FCKDialogCommand( 'About' , FCKLang.About , 'dialog/fck_about.…
63 …case 'Image' : oCommand = new FCKDialogCommand( 'Image' , FCKLang.DlgImgTitle , 'dialog/fck_im…
64 …case 'Flash' : oCommand = new FCKDialogCommand( 'Flash' , FCKLang.DlgFlashTitle , 'dialog/fck_…
67 …case 'Table' : oCommand = new FCKDialogCommand( 'Table' , FCKLang.DlgTableTitle , 'dialog/fck_…
115 …case 'Form' : oCommand = new FCKDialogCommand( 'Form' , FCKLang.Form , 'dialog/fck_form.html'…
116 …case 'Checkbox' : oCommand = new FCKDialogCommand( 'Checkbox' , FCKLang.Checkbox , 'dialog/fck_c…
117 …case 'Radio' : oCommand = new FCKDialogCommand( 'Radio' , FCKLang.RadioButton , 'dialog/fck_radi…
119 …case 'Textarea' : oCommand = new FCKDialogCommand( 'Textarea' , FCKLang.Textarea , 'dialog/fck_t…
[all …]
/plugin/wysiwyg/fckeditor/_samples/_plugins/findreplace/
H A Dfckplugin.js25 FCKCommands.RegisterCommand( 'My_Find' , new FCKDialogCommand( FCKLang['DlgMyFindTitle'] , FCKLang…
26 FCKCommands.RegisterCommand( 'My_Replace' , new FCKDialogCommand( FCKLang['DlgMyReplaceTitle'], FCK…
/plugin/fckg/fckeditor/editor/plugins/tableformat/
H A Dfckplugin.js27 new FCKDialogCommand( "Format Table", "Format Table",
/plugin/fckg/fckeditor/editor/plugins/keyboard/
H A Dfckplugin.js26 new FCKDialogCommand( FCKLang['KeyboardDlgTitle'], FCKLang['KeyboardDlgTitle'],
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfck_othercommands.js26 var FCKDialogCommand = function( name, title, url, width, height, getStateFunction, getStateParam ) class
40 FCKDialogCommand.prototype.Execute = function()
45 FCKDialogCommand.prototype.GetState = function()
/plugin/fckg/fckeditor/editor/plugins/insertHtmlCode/
H A Dfckplugin.js7 FCKCommands.RegisterCommand( 'insertHtmlCode', new FCKDialogCommand( 'InsertHtmlCode', FCKLang.DlgF…
/plugin/fckg/fckeditor/editor/plugins/fonts/
H A Dfckplugin.js26 new FCKDialogCommand( FCKLang['FontsDlgTitle'], FCKLang['FontsDlgTitle'],
/plugin/fckg/fckeditor/editor/plugins/plugintool/
H A Dfckplugin.js26 new FCKDialogCommand( "Plugin Tool", "Plugin Tool",
/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/
H A Dfckplugin.js25 FCKCommands.RegisterCommand( 'Placeholder', new FCKDialogCommand( 'Placeholder', FCKLang.Placeholde…
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js28 new FCKDialogCommand( FCKLang['GeshiDlgTitle'], FCKLang['GeshiDlgTitle'],
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js71FCKDialogCommand=function(A,B,C,D,E,F,G){this.Name=A;this.Title=B;this.Url=C;this.Width=D;this.Hei… class
85FCKDialogCommand('DocProps',FCKLang.DocProps,'dialog/fck_docprops.html',400,390,FCKCommands.GetFul…
H A Dfckeditorcode_gecko.js70FCKDialogCommand=function(A,B,C,D,E,F,G){this.Name=A;this.Title=B;this.Url=C;this.Width=D;this.Hei… class
84FCKDialogCommand('DocProps',FCKLang.DocProps,'dialog/fck_docprops.html',400,390,FCKCommands.GetFul…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js81FCKDialogCommand=function(A,B,C,D,E,F,G,H){this.Name=A;this.Title=B;this.Url=C;this.Width=D;this.H… class
96FCKDialogCommand('DocProps',FCKLang.DocProps,'dialog/fck_docprops.html',400,380,FCKCommands.GetFul…
97FCKDialogCommand('Anchor',FCKLang.DlgAnchorTitle,'dialog/fck_anchor.html',370,160);break;case 'Anc…
H A Dfckeditorcode_ie.js85FCKDialogCommand=function(A,B,C,D,E,F,G,H){this.Name=A;this.Title=B;this.Url=C;this.Width=D;this.H… class
99FCKDialogCommand('DocProps',FCKLang.DocProps,'dialog/fck_docprops.html',400,380,FCKCommands.GetFul…