Searched refs:ProtectTags (Results 1 – 8 of 8) sorted by relevance
91 …hrefHtml = ProtectTags( hrefHtml ) ; // needed because IE doesn't support <abbr> and it br…164 function ProtectTags ( html ) { function
149 html = FCK.ProtectTags( html ) ;
304 ProtectTags : function( html ) method in FCK363 data = FCK.ProtectTags( data ) ;
388 html = FCK.ProtectTags( html ) ;
32 …ProtectTags:function(A){var B=FCKConfig.ProtectedTags;if (FCKBrowserInfo.IsIE) B+=B.length>0?'|ABB… method in FCK33 …tedSource.Protect(A);A=FCK.ProtectEvents(A);A=FCK.ProtectUrls(A);A=FCK.ProtectTags(A);FCK.EditorWi…
31 …ProtectTags:function(A){var B=FCKConfig.ProtectedTags;if (FCKBrowserInfo.IsIE) B+=B.length>0?'|ABB… method in FCK32 …tedSource.Protect(A);A=FCK.ProtectEvents(A);A=FCK.ProtectUrls(A);A=FCK.ProtectTags(A);FCKUndo.Save…
31 …ProtectTags:function(A){var B=FCKConfig.ProtectedTags;if (FCKBrowserInfo.IsIE) B+=B.length>0?'|ABB… method in FCK35 …tedSource.Protect(A);A=FCK.ProtectEvents(A);A=FCK.ProtectUrls(A);A=FCK.ProtectTags(A);FCKUndo.Save…
32 …ProtectTags:function(A){var B=FCKConfig.ProtectedTags;if (FCKBrowserInfo.IsIE) B+=B.length>0?'|ABB… method in FCK37 …tedSource.Protect(A);A=FCK.ProtectEvents(A);A=FCK.ProtectUrls(A);A=FCK.ProtectTags(A);FCKSelection…