Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/
H A Dfckeditorapi.js157 function FCKeditorAPI_Cleanup() function
167 FCKTools.AddEventListener( window, 'unload', FCKeditorAPI_Cleanup ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js39FCKeditorAPI_Cleanup(){if (!window.FCKUnloadFlag) return;delete FCKeditorAPI.__Instances[FCK.Name]… function
H A Dfckeditorcode_gecko.js38FCKeditorAPI_Cleanup(){if (!window.FCKUnloadFlag) return;delete FCKeditorAPI.__Instances[FCK.Name]… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js49FCKeditorAPI_Cleanup(){if (window.FCKConfig&&FCKConfig.MsWebBrowserControlCompat&&!window.FCKUnloa… function
H A Dfckeditorcode_ie.js53FCKeditorAPI_Cleanup(){if (window.FCKConfig&&FCKConfig.MsWebBrowserControlCompat&&!window.FCKUnloa… function