Searched refs:FCKDebug (Results 1 – 8 of 8) sorted by relevance
24 var FCKDebug = new Object() ; class26 FCKDebug._GetWindow = function()34 FCKDebug.Output = function( message, color, noParse )46 FCKDebug.OutputObject = function( anyObject, color )
865 FCKDebug._GetWindow() ;
28 var FCKDebug = oEditor.FCKDebug ; variable
29 var FCKDebug = oEditor.FCKDebug ; variable
32 …wBlocks').RestoreState();if (FCK.Status!=0) return;if (FCKConfig.Debug) FCKDebug._GetWindow();FCK.…35 …FCKDebug={};FCKDebug._GetWindow=function(){if (!this.DebugWindow||this.DebugWindow.closed) this.De… variable
31 …wBlocks').RestoreState();if (FCK.Status!=0) return;if (FCKConfig.Debug) FCKDebug._GetWindow();FCK.…34 …FCKDebug={};FCKDebug._GetWindow=function(){if (!this.DebugWindow||this.DebugWindow.closed) this.De… variable
37 var FCKDebug={Output:function(){},OutputObject:function(){}}; class
39 var FCKDebug={Output:function(){},OutputObject:function(){}}; class