Home
last modified time | relevance | path

Searched refs:RegisterListener (Results 1 – 9 of 9) sorted by relevance

/plugin/wysiwyg/fckeditor/_samples/_plugins/samples/
H A Dfckplugin.js73 FCK.ContextMenu.RegisterListener( oMyContextMenuListener ) ;
/plugin/fckg/fckeditor/editor/plugins/paradelete/
H A Dfckplugin.js18 FCK.ContextMenu.RegisterListener( {
/plugin/fckg/fckeditor/editor/plugins/signature/
H A Dfckplugin.js14 FCK.ContextMenu.RegisterListener( {
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_contextmenu.js28 FCK.ContextMenu.RegisterListener = function( listener ) function
46 oMenu.RegisterListener( FCK_ContextMenu_GetListener( FCKConfig.ContextMenu[i] ) ) ;
/plugin/fckg/fckeditor/editor/plugins/plugintool/
H A Dfckplugin.js154 FCK.ContextMenu.RegisterListener( {
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js110 …dToUserDictionary(g);break;}}};function InitSetup(){FCK.ContextMenu.RegisterListener({AddItems:fun…
120RegisterListener=function(A){if (A) this.Listeners.push(A);};function FCK_ContextMenu_Init(){var A… function
H A Dfckeditorcode_ie.js111 …dToUserDictionary(g);break;}}};function InitSetup(){FCK.ContextMenu.RegisterListener({AddItems:fun…
121RegisterListener=function(A){if (A) this.Listeners.push(A);};function FCK_ContextMenu_Init(){var A… function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js107RegisterListener=function(A){if (A) this.Listeners.push(A);};function FCK_ContextMenu_Init(){var A… function
H A Dfckeditorcode_gecko.js106RegisterListener=function(A){if (A) this.Listeners.push(A);};function FCK_ContextMenu_Init(){var A… function