Home
last modified time | relevance | path

Searched refs:FCKDocumentProcessor_CreateFakeImage (Results 1 – 8 of 8) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdocumentprocessor.js41 var FCKDocumentProcessor_CreateFakeImage = function( fakeClass, realElement ) function
74 var oImg = FCKDocumentProcessor_CreateFakeImage( 'FCK__Anchor', oLink.cloneNode(true) ) ;
97 var oFakeImage = FCKDocumentProcessor_CreateFakeImage( 'FCK__PageBreak', eDIV.cloneNode(true) ) ;
146 var oImg = FCKDocumentProcessor_CreateFakeImage( 'FCK__Flash', oCloned ) ;
218 var oImg = FCKDocumentProcessor_CreateFakeImage( 'FCK__InputHidden', oInput.cloneNode(true) ) ;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_flash/
H A Dfck_flash.js135 oFakeImage = oEditor.FCKDocumentProcessor_CreateFakeImage( 'FCK__Flash', oEmbed ) ;
/plugin/fckg/fckeditor/editor/dialog/fck_flash/
H A Dfck_flash.js139 oFakeImage = oEditor.FCKDocumentProcessor_CreateFakeImage( 'FCK__Flash', oEmbed ) ;
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfck_othercommands.js251 var oFakeImage = FCKDocumentProcessor_CreateFakeImage( 'FCK__PageBreak', e ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js62FCKDocumentProcessor_CreateFakeImage=function(A,B){var C=FCK.EditorDocument.createElement('IMG');C… function
71 …nnerHTML='<span style="DISPLAY:none">&nbsp;</span>';var A=FCKDocumentProcessor_CreateFakeImage('FC…
H A Dfckeditorcode_gecko.js61FCKDocumentProcessor_CreateFakeImage=function(A,B){var C=FCK.EditorDocument.createElement('IMG');C… function
70 …nnerHTML='<span style="DISPLAY:none">&nbsp;</span>';var A=FCKDocumentProcessor_CreateFakeImage('FC…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js72FCKDocumentProcessor_CreateFakeImage=function(A,B){var C=FCKTools.GetElementDocument(B).createElem… function
81 …nnerHTML='<span style="DISPLAY:none">&nbsp;</span>';var A=FCKDocumentProcessor_CreateFakeImage('FC…
H A Dfckeditorcode_ie.js76FCKDocumentProcessor_CreateFakeImage=function(A,B){var C=FCKTools.GetElementDocument(B).createElem… function
85 …nnerHTML='<span style="DISPLAY:none">&nbsp;</span>';var A=FCKDocumentProcessor_CreateFakeImage('FC…