Home
last modified time | relevance | path

Searched refs:FCK_ContextMenu_GetListener (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_contextmenu.js46 oMenu.RegisterListener( FCK_ContextMenu_GetListener( FCKConfig.ContextMenu[i] ) ) ;
49 function FCK_ContextMenu_GetListener( listenerName ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js107 …ength;i++) B.RegisterListener(FCK_ContextMenu_GetListener(FCKConfig.ContextMenu[i]));};function FC… function
H A Dfckeditorcode_gecko.js106 …ength;i++) B.RegisterListener(FCK_ContextMenu_GetListener(FCKConfig.ContextMenu[i]));};function FC… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js120 …ength;i++) B.RegisterListener(FCK_ContextMenu_GetListener(FCKConfig.ContextMenu[i]));};function FC… function
H A Dfckeditorcode_ie.js121 …ength;i++) B.RegisterListener(FCK_ContextMenu_GetListener(FCKConfig.ContextMenu[i]));};function FC… function