/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fckxhtml.js | 168 xmlNode.appendChild( this.XML.createTextNode('') ) ; 192 return FCKXHtml._AppendNode( xmlNode, this.XML.createTextNode( val ) ) ; 291 xmlNode.appendChild( this.XML.createTextNode( '#?-:' + entity + ';' ) ) ; 298 …targetNode.appendChild( this.XML.createTextNode( textValue.replace( FCKXHtmlEntities.EntitiesRegex… 358 node.appendChild( FCKXHtml.XML.createTextNode( FCKXHtml._AppendSpecialItem( htmlNode.text ) ) ) ; 373 node.appendChild( FCKXHtml.XML.createTextNode( FCKXHtml._AppendSpecialItem( cssText ) ) ) ; 385 node.appendChild( FCKXHtml.XML.createTextNode( FCKXHtml._AppendSpecialItem( '\r\n' + val ) ) ) ; 394 node.appendChild( FCKXHtml.XML.createTextNode( FCK.EditorDocument.title ) ) ; 446 node.appendChild( FCKXHtml.XML.createTextNode( FCKXHtml._AppendSpecialItem( sHtml ) ) ) ;
|
/plugin/diagramsnet/lib/js/ |
H A D | clear.js | 5 document.body.appendChild(document.createTextNode(text)); 37 link.appendChild(document.createTextNode('Start App'));
|
/plugin/asciimath/ |
H A D | asciimathml148r.js | 59 nd.appendChild(document.createTextNode("To view the ")); 61 an.appendChild(document.createTextNode("ASCIIMathML")); 66 an.appendChild(document.createTextNode("MathPlayer")); 69 nd.appendChild(document.createTextNode(" or Netscape/Mozilla/Firefox")); 512 AMcreateMmlNode(symbol.tag,document.createTextNode(st))); 529 document.createTextNode(symbol.output)),str]; 557 appendChild(document.createTextNode(newst)); 570 document.createTextNode(symbol.input)),str]; 574 document.createTextNode(symbol.input)),str]; 784 appendChild(document.createTextNode(arri[0]))); [all …]
|
/plugin/eventline/timeline_js/scripts/ |
H A D | sources.js | 507 elmt.appendChild(document.createTextNode("[")); 509 elmt.appendChild(document.createTextNode("]")); 515 … elmt.appendChild(elmt.ownerDocument.createTextNode(labeller.labelPrecise(this._start))); 517 … elmt.appendChild(elmt.ownerDocument.createTextNode(labeller.labelPrecise(this._end))); 519 … elmt.appendChild(elmt.ownerDocument.createTextNode(labeller.labelPrecise(this._start))); 523 elmt.appendChild(elmt.ownerDocument.createTextNode( 526 elmt.appendChild(elmt.ownerDocument.createTextNode( 529 … elmt.appendChild(elmt.ownerDocument.createTextNode(labeller.labelPrecise(this._start))); 531 … elmt.appendChild(elmt.ownerDocument.createTextNode(labeller.labelPrecise(this._end))); 552 var textTitle = doc.createTextNode(title);
|
/plugin/fckg/scripts/ |
H A D | vki_kb.js | 1131 kbSelect.appendChild(document.createTextNode(this.VKI_kt)); 1148 li.appendChild(document.createTextNode(ktype)); 1156 span.appendChild(document.createTextNode("#")); 1195 span.appendChild(document.createTextNode(this.VKI_i18n['07'])); 1206 strong.appendChild(document.createTextNode('X')); 1241 vr.appendChild(document.createTextNode("v" + this.VKI_version)); 1258 ntd.appendChild(document.createTextNode(this.VKI_numpad[x][y])); 1336 small.appendChild(document.createTextNode(text[z])); 1338 } else td.appendChild(document.createTextNode(lkey[0] || "\xa0")); 1461 small.appendChild(document.createTextNode(text[z])); [all …]
|
/plugin/formatplus/ |
H A D | script.js | 59 var mark_before = document.createTextNode(q_open[qstack.length % q_open.length]); 60 var mark_after = document.createTextNode(q_close[qstack.length % q_open.length]);
|
/plugin/diagramsnet/lib/math/jax/input/AsciiMath/ |
H A D | jax.js | 19 …createTextNode:function(ab){return g.chars(ab).With({nodeValue:ab})},createDocumentFragment:functi… method in e
|
/plugin/vkeyboard/ |
H A D | vkeyboard.js | 1 …createTextNode(this.VKI_kt));v.appendChild(document.createTextNode(this.VKI_isIE?" \u2193":" \u25b…
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/ |
H A D | XmlSerializationVisitor.php | 146 …Data ? $this->document->createCDATASection($data) : $this->document->createTextNode((string) $data… 155 return $this->document->createTextNode((string) $data); 163 return $this->document->createTextNode($data ? 'true' : 'false'); 171 return $this->document->createTextNode((string) $data); 179 return $this->document->createTextNode(var_export((float) $data, true));
|
/plugin/formatplus2/ |
H A D | script.js | 87 var mark_before = document.createTextNode(q_open[qstack.length % q_open.length]); 88 var mark_after = document.createTextNode(q_close[qstack.length % q_open.length]);
|
/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/ |
H A D | fckplugin.js | 157 … aNodes[n].parentNode.insertBefore( FCK.EditorDocument.createTextNode( aPieces[i] ) , aNodes[n] ) ; 182 node = FCKXHtml.XML.createTextNode( '[[' + htmlNode._fckplaceholder + ']]' ) ;
|
/plugin/shell/ |
H A D | P0wnyShell.js | 105 const textElem = document.createTextNode(stdout); 292 const userText = document.createTextNode(this.userName + "@" + this.hostName + ":"); 296 const promptText = document.createTextNode("# ");
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/ |
H A D | Locked.php | 64 $href->appendChild($errorNode->ownerDocument->createTextNode($this->lock->uri));
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/ |
H A D | Locked.php | 64 $href->appendChild($errorNode->ownerDocument->createTextNode($this->lock->uri));
|
/plugin/diagramsnet/lib/math/extensions/TeX/ |
H A D | autobold.js | 19 …ty="hidden";c.style.fontFamily="Times, serif";c.appendChild(document.createTextNode("ABCXYZabcxyz"…
|
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fckenterkey.js | 385 oRange.InsertNode( this.Window.document.createTextNode( this.TabText ) ) ; 513 FCKDomTools.InsertAfterNode( oRange.StartBlock, this.Window.document.createTextNode( '' ) ) ; 522 eLineBreak = this.Window.document.createTextNode( FCKBrowserInfo.IsIE ? '\r' : '\n' ) ; 530 FCKDomTools.InsertAfterNode( eLineBreak, this.Window.document.createTextNode( '' ) ) ;
|
H A D | fckdomrange_gecko.js | 51 startContainer.appendChild( oRange._Document.createTextNode('') ) ;
|
H A D | fckw3crange.js | 240 endNode = FCKDomTools.InsertAfterNode( endNode.lastChild, this._Document.createTextNode('') ) ; 271 startNode = startNode.insertBefore( this._Document.createTextNode(''), startNode.firstChild ) ;
|
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/src/Jms/Handler/ |
H A D | BaseTypesHandler.php | 45 return $visitor->getDocument()->createTextNode(implode(" ", $ret));
|
/plugin/freechat/phpfreechat/data/public/js/ |
H A D | createstylerule.js | 31 var styleRule = document.createTextNode(selector[i] + " {" + declaration + "}");
|
/plugin/codehighlight/cp/engines/ |
H A D | gecko.js | 108 if(flag != 'init') { window.getSelection().getRangeAt(0).insertNode(document.createTextNode(cc));} 218 var node = window.document.createTextNode(code); 267 window.getSelection().getRangeAt(0).insertNode(document.createTextNode(cc));
|
/plugin/wysiwyg/fckeditor/editor/_source/ |
H A D | fckeditorapi.js | 120 eScript.appendChild( oParentDocument.createTextNode( sScript ) ) ;
|
/plugin/jquery-syntax/jquery-syntax/ |
H A D | jquery.syntax.brush.css.js | 5 …eColour.style.backgroundColor=text;sampleColour.appendChild(document.createTextNode(' '…
|
/plugin/katex/_assets/contrib/ |
H A D | auto-render.min.js | 1 …createTextNode(n[a].data));else{var l=document.createElement("span"),d=n[a].data;r.displayMode=n[a…
|
/plugin/indexmenu2/cms/modifiers/ |
H A D | ajaxum.js | 14 …dChild(document.createElementExt('span',{'class':i,'child':[document.createTextNode(I)]}));};var c…
|