Home
last modified time | relevance | path

Searched refs:_CheckIsPastingEnabled (Results 1 – 3 of 3) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_ie.js108 if ( FCK._CheckIsPastingEnabled() || FCKConfig.ShowDropDialog )
228 var sHTML = FCK._CheckIsPastingEnabled( true ) ;
267 if ( !FCK._CheckIsPastingEnabled() )
291 FCK._CheckIsPastingEnabled = function( returnContents ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js33_CheckIsPastingEnabled()||FCKConfig.ShowDropDialog) FCK.PasteAsPlainText(A.dataTransfer.getData('T… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37_CheckIsPastingEnabled()||FCKConfig.ShowDropDialog) FCK.PasteAsPlainText(A.dataTransfer.getData('T… function