Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_gecko.js86 return ( FCKListsLib.BlockElements[tag] || FCKListsLib.EmptyElements[tag] ) ;
150 || FCKListsLib.EmptyElements[ parentTag ]
174 if ( FCKListsLib.BlockElements[stopTag] || FCKListsLib.EmptyElements[stopTag] )
H A Dfcklistslib.js43 EmptyElements : { base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 }, class in FCKListsLib
H A Dfckxhtml.js167 if ( !FCKListsLib.EmptyElements[ sNodeName ] )
H A Dfck.js605 if ( FCKListsLib.EmptyElements[ elementName ] == null )
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js241 if ( !oEditor.FCKListsLib.EmptyElements[nodeName.toLowerCase()] )
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckenterkey.js260 if ( FCKListsLib.EmptyElements[ sPreviousName ] != null || sPreviousName == 'table' )
H A Dfckdomrange.js150 …while ( ( child = targetElement.firstChild ) && child.nodeType == 1 && FCKListsLib.EmptyElements[ …
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31 …KBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(D);};if (FCKListsLib.EmptyElements[B]==null) C.Mo…
32EmptyElements[D]);};var E=function(){var F=FCK.EditorWindow.getSelection();var G=F.getRangeAt(0);i…
41 …amp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1… class in FCKListsLib
44 … (FCKListsLib.InlineChildReqElements[F]) return null;if (!FCKListsLib.EmptyElements[F]) A.appendCh…
55 …function(A){var B;while ((B=A.firstChild)&&B.nodeType==1&&FCKListsLib.EmptyElements[B.nodeName.toL…
60 …e;};var F=C.parentNode;var G=B.nodeName.toLowerCase();if (FCKListsLib.EmptyElements[G]!=null||G=='…
H A Dfckeditorcode_ie.js32 …KBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(D);};if (FCKListsLib.EmptyElements[B]==null) C.Mo…
42 …amp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1… class in FCKListsLib
45 … (FCKListsLib.InlineChildReqElements[F]) return null;if (!FCKListsLib.EmptyElements[F]) A.appendCh…
56 …function(A){var B;while ((B=A.firstChild)&&B.nodeType==1&&FCKListsLib.EmptyElements[B.nodeName.toL…
61 …e;};var F=C.parentNode;var G=B.nodeName.toLowerCase();if (FCKListsLib.EmptyElements[G]!=null||G=='…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31 …KBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(D);};if (FCKListsLib.EmptyElements[B]==null) C.Mo…
35EmptyElements[D]);};var E=function(){var F=FCKSelection.GetSelection();var G=F.getRangeAt(0);if (!…
52 …amp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1… class in FCKListsLib
55 … (FCKListsLib.InlineChildReqElements[F]) return null;if (!FCKListsLib.EmptyElements[F]) A.appendCh…
71 …e;};var F=C.parentNode;var G=B.nodeName.toLowerCase();if (FCKListsLib.EmptyElements[G]!=null||G=='…
H A Dfckeditorcode_ie.js32 …KBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(D);};if (FCKListsLib.EmptyElements[B]==null) C.Mo…
56 …amp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1… class in FCKListsLib
59 … (FCKListsLib.InlineChildReqElements[F]) return null;if (!FCKListsLib.EmptyElements[F]) A.appendCh…
75 …e;};var F=C.parentNode;var G=B.nodeName.toLowerCase();if (FCKListsLib.EmptyElements[G]!=null||G=='…