Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklisthandler.js118 if ( this.CheckEmptyList( eParent ) )
123 CheckEmptyList : function( listElement ) method in FCKListHandler
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js54 …FCKDomTools.RemoveNode(O,true);}};if (this.CheckEmptyList(B)) FCKDomTools.RemoveNode(B,true);}},Ch… method in FCKListHandler
H A Dfckeditorcode_gecko.js53 …FCKDomTools.RemoveNode(O,true);}};if (this.CheckEmptyList(B)) FCKDomTools.RemoveNode(B,true);}},Ch… method in FCKListHandler
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js64 …FCKDomTools.RemoveNode(O,true);}};if (this.CheckEmptyList(B)) FCKDomTools.RemoveNode(B,true);}},Ch… method in FCKListHandler
H A Dfckeditorcode_ie.js68 …FCKDomTools.RemoveNode(O,true);}};if (this.CheckEmptyList(B)) FCKDomTools.RemoveNode(B,true);}},Ch… method in FCKListHandler