Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckiecleanup.js39 FCKIECleanup.prototype.AddItem = function( dirtyItem, cleanupFunction ) argument
41 this.Items.push( [ dirtyItem, cleanupFunction ] ) ;