| /plugin/grensladawritezor/fckeditor/editor/_source/internals/ |
| D | fck_contextmenu.js | 25 FCK.ContextMenu = new Object() ; variable in FCK 26 FCK.ContextMenu.Listeners = new Array() ; 28 FCK.ContextMenu.RegisterListener = function( listener ) 36 …var oInnerContextMenu = FCK.ContextMenu._InnerContextMenu = new FCKContextMenu( FCKBrowserInfo.IsI… 41 var oMenu = FCK.ContextMenu ; 44 for ( var i = 0 ; i < FCKConfig.ContextMenu.length ; i++ ) 45 oMenu.RegisterListener( FCK_ContextMenu_GetListener( FCKConfig.ContextMenu[i] ) ) ; 294 var oMenu = FCK.ContextMenu._InnerContextMenu ; 298 var aListeners = FCK.ContextMenu.Listeners ;
|
| D | fck_gecko.js | 63 FCK.ContextMenu._InnerContextMenu.SetMouseClickWindow( FCK.EditorWindow ) ; 64 FCK.ContextMenu._InnerContextMenu.AttachToElement( FCK.EditorDocument ) ;
|
| D | fck_ie.js | 130 FCK.ContextMenu._InnerContextMenu.AttachToElement( FCK.EditorDocument.body ) ;
|
| /plugin/wysiwyg/fckeditor/editor/_source/internals/ |
| D | fck_contextmenu.js | 25 FCK.ContextMenu = new Object() ; variable in FCK 26 FCK.ContextMenu.Listeners = new Array() ; 28 FCK.ContextMenu.RegisterListener = function( listener ) 36 …var oInnerContextMenu = FCK.ContextMenu._InnerContextMenu = new FCKContextMenu( FCKBrowserInfo.IsI… 42 var oMenu = FCK.ContextMenu ; 45 for ( var i = 0 ; i < FCKConfig.ContextMenu.length ; i++ ) 46 oMenu.RegisterListener( FCK_ContextMenu_GetListener( FCKConfig.ContextMenu[i] ) ) ; 312 var oMenu = FCK.ContextMenu._InnerContextMenu ; 316 var aListeners = FCK.ContextMenu.Listeners ;
|
| D | fck_gecko.js | 292 FCK.ContextMenu._InnerContextMenu.SetMouseClickWindow( FCK.EditorWindow ) ; 293 FCK.ContextMenu._InnerContextMenu.AttachToElement( FCK.EditorDocument ) ;
|
| D | fck_ie.js | 134 FCK.ContextMenu._InnerContextMenu.AttachToElement( FCK.EditorDocument.body ) ;
|
| /plugin/wysiwyg/fckeditor/_samples/_plugins/samples/ |
| D | fckplugin.js | 73 FCK.ContextMenu.RegisterListener( oMyContextMenuListener ) ;
|
| /plugin/grensladawritezor/fckeditor/_samples/_plugins/samples/ |
| D | fckplugin.js | 73 FCK.ContextMenu.RegisterListener( oMyContextMenuListener ) ;
|
| /plugin/fckg/fckeditor/editor/plugins/paradelete/ |
| D | fckplugin.js | 18 FCK.ContextMenu.RegisterListener( {
|
| /plugin/fckg/fckeditor/editor/plugins/signature/ |
| D | fckplugin.js | 14 FCK.ContextMenu.RegisterListener( {
|
| /plugin/diagramsnet/lib/math/extensions/ |
| D | MathEvents.js | 19 …ContextMenu(r,this)}},ContextMenu:function(t,E,w){var B=b[E.jaxID],v=B.getJaxFromMath(E);var F=(B.…
|
| /plugin/fckg/fckeditor/editor/plugins/plugintool/ |
| D | fckplugin.js | 154 FCK.ContextMenu.RegisterListener( {
|
| /plugin/grensladawritezor/fckeditor/ |
| D | fckconfig.js | 138 FCKConfig.ContextMenu = ['Generic','Link','Anchor','Image','Flash','Select','Textarea','Checkbox','…
|
| D | fckeditor.cfm | 122 …lConfigKeys = lConfigKeys & ",ToolbarStartExpanded,ToolbarCanCollapse,ToolbarSets,ContextMenu,Font…
|
| D | fckeditor.cfc | 199 …lConfigKeys = lConfigKeys & ",ToolbarStartExpanded,ToolbarCanCollapse,ToolbarSets,ContextMenu,Font…
|
| /plugin/wysiwyg/fckeditor/ |
| D | fckconfig.js | 157 FCKConfig.ContextMenu = ['Generic','Link','Anchor','Image','Flash','Select','Textarea','Checkbox','…
|
| D | fckeditor.cfm | 149 …lConfigKeys = lConfigKeys & ",ContextMenu,BrowserContextMenuOnCtrl,FontColors,FontNames,FontSizes";
|
| D | fckeditor.cfc | 236 lConfigKeys = lConfigKeys & ",ContextMenu,BrowserContextMenuOnCtrl,FontColors,FontNames,FontSizes";
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/ |
| D | Jplayer.as | 46 import flash.ui.ContextMenu; 116 // The ContextMenu only partially works. The menu select events never occur. 120 var myContextMenu:ContextMenu = new ContextMenu();
|
| /plugin/fckg/fckeditor/ |
| D | fckconfig.js | 195 FCKConfig.ContextMenu = ['Generic','Link','Anchor','Image','Flash','Select','Textarea','Checkbox','…
|
| /plugin/grensladawritezor/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 96 …ContextMenu={};FCK.ContextMenu.Listeners=[];FCK.ContextMenu.RegisterListener=function(A){if (A) th…
|
| D | fckeditorcode_ie.js | 97 …ContextMenu={};FCK.ContextMenu.Listeners=[];FCK.ContextMenu.RegisterListener=function(A){if (A) th…
|
| /plugin/diagramsnet/lib/math/extensions/a11y/ |
| D | explorer.js | 273 … if (t === r.SPACE && !e.shiftKey) return MathJax.Extension.MathEvents.Event.ContextMenu(e, i),
|
| /plugin/fckg/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 35 …,this._ExecCheckCaret,false);};FCK.ContextMenu._InnerContextMenu.SetMouseClickWindow(FCK.EditorWin… 110 …ContextMenu.RegisterListener({AddItems:function(menu){var E=FCK.EditorWindow.parent.parent;var Q=w… 120 …ContextMenu={};FCK.ContextMenu.Listeners=[];FCK.ContextMenu.RegisterListener=function(A){if (A) th…
|
| /plugin/wysiwyg/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 32 …nge(this._ExecCheckEmptyBlock);FCK.ContextMenu._InnerContextMenu.SetMouseClickWindow(FCK.EditorWin… 106 …ContextMenu={};FCK.ContextMenu.Listeners=[];FCK.ContextMenu.RegisterListener=function(A){if (A) th…
|