Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js388 var fCloneCreator = function() {} ; function
389 fCloneCreator.prototype = sourceObject ; class
390 return new fCloneCreator ;