Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarfontformatcombo.js103 if ( style.CheckElementRemovable( blockElement ) )
132 if ( style.CheckElementRemovable( blockElement ) )
H A Dfcktoolbarstylecombo.js108 if ( style.CheckElementRemovable( elements[ e ], true ) )
156 …if ( ( path && style.CheckActive( path ) ) || ( !path && style.CheckElementRemovable( startElement…
H A Dfckstyle.js183 if ( this.CheckElementRemovable( pathElement ) )
316 if ( this.CheckElementRemovable( pathElement ) )
334 if ( this.CheckElementRemovable( pathElement ) )
409 CheckElementRemovable : function( element, fullMatch ) method in FCKStyle
489 return this.CheckElementRemovable( elementPath.Block || elementPath.BlockLimit ) ;
502 if ( this.CheckElementRemovable( element, true ) )
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js52CheckElementRemovable(N)){if (K&&!FCKDomTools.CheckIsEmptyElement(N,function(el){return (el!=G);})… method in FCKStyle
92CheckElementRemovable(D[e],true)){A.SetLabel(F.Label||F.Name);return;}}}};A.SetLabel(this.DefaultL…
93CheckElementRemovable(D)){A.SetLabel(F.Label);return;}}}};A.SetLabel(this.DefaultLabel);};FCKToolb…
H A Dfckeditorcode_gecko.js51CheckElementRemovable(N)){if (K&&!FCKDomTools.CheckIsEmptyElement(N,function(el){return (el!=G);})… method in FCKStyle
91CheckElementRemovable(D[e],true)){A.SetLabel(F.Label||F.Name);return;}}}};A.SetLabel(this.DefaultL…
92CheckElementRemovable(D)){A.SetLabel(F.Label);return;}}}};A.SetLabel(this.DefaultLabel);};FCKToolb…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js62CheckElementRemovable(O)){if (L&&!FCKDomTools.CheckIsEmptyElement(O,function(el){return (el!=H);})… method in FCKStyle
105CheckElementRemovable(D[e],true)){A.SetLabel(F.Label||F.Name);return;}}}};A.SetLabel(this.DefaultL…
106CheckElementRemovable(D)){A.SetLabel(F.Label);return;}}}};A.SetLabel(this.DefaultLabel);};FCKToolb…
H A Dfckeditorcode_ie.js66CheckElementRemovable(O)){if (L&&!FCKDomTools.CheckIsEmptyElement(O,function(el){return (el!=H);})… method in FCKStyle
106CheckElementRemovable(D[e],true)){A.SetLabel(F.Label||F.Name);return;}}}};A.SetLabel(this.DefaultL…
107CheckElementRemovable(D)){A.SetLabel(F.Label);return;}}}};A.SetLabel(this.DefaultLabel);};FCKToolb…