Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdocumentprocessor.js27 FCKDocumentProcessor.AppendNew = function() class in FCKDocumentProcessor
54 var FCKAnchorsProcessor = FCKDocumentProcessor.AppendNew() ;
86 var FCKPageBreaksProcessor = FCKDocumentProcessor.AppendNew() ;
122 var FCKFlashProcessor = FCKDocumentProcessor.AppendNew() ;
187 FCKDocumentProcessor.AppendNew().ProcessDocument = function( document )
208 FCKDocumentProcessor.AppendNew().ProcessDocument = function( document )
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js72AppendNew=function(){var A={};this._Items.push(A);return A;};FCKDocumentProcessor.Process=function… class in FCKDocumentProcessor
H A Dfckeditorcode_ie.js76AppendNew=function(){var A={};this._Items.push(A);return A;};FCKDocumentProcessor.Process=function… class in FCKDocumentProcessor
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js62AppendNew=function(){var A={};this._Items.AddItem(A);return A;};FCKDocumentProcessor.Process=funct… class in FCKDocumentProcessor
H A Dfckeditorcode_gecko.js61AppendNew=function(){var A={};this._Items.AddItem(A);return A;};FCKDocumentProcessor.Process=funct… class in FCKDocumentProcessor