Home
last modified time | relevance | path

Searched refs:FCKContextMenu (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckcontextmenu.js24 var FCKContextMenu = function( parentWindow, langDir ) class
45 FCKContextMenu.prototype.SetMouseClickWindow = function( mouseClickWindow )
59 FCKContextMenu.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabl…
66 FCKContextMenu.prototype.AddSeparator = function()
72 FCKContextMenu.prototype.RemoveAllItems = function()
78 FCKContextMenu.prototype.AttachToElement = function( element )
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_contextmenu.js36 …var oInnerContextMenu = FCK.ContextMenu._InnerContextMenu = new FCKContextMenu( FCKBrowserInfo.IsI…
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js106FCKContextMenu=function(A,B){this.CtrlDisable=false;var C=this._Panel=new FCKPanel(A);C.AppendStyl… class
107 …n FCK_ContextMenu_Init(){var A=FCK.ContextMenu._InnerContextMenu=new FCKContextMenu(FCKBrowserInfo…
H A Dfckeditorcode_gecko.js105FCKContextMenu=function(A,B){this.CtrlDisable=false;var C=this._Panel=new FCKPanel(A);C.AppendStyl… class
106 …n FCK_ContextMenu_Init(){var A=FCK.ContextMenu._InnerContextMenu=new FCKContextMenu(FCKBrowserInfo…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js119FCKContextMenu=function(A,B){this.CtrlDisable=false;var C=this._Panel=new FCKPanel(A);C.AppendStyl… class
120 …n FCK_ContextMenu_Init(){var A=FCK.ContextMenu._InnerContextMenu=new FCKContextMenu(FCKBrowserInfo…
H A Dfckeditorcode_ie.js120FCKContextMenu=function(A,B){this.CtrlDisable=false;var C=this._Panel=new FCKPanel(A);C.AppendStyl… class
121 …n FCK_ContextMenu_Init(){var A=FCK.ContextMenu._InnerContextMenu=new FCKContextMenu(FCKBrowserInfo…