Home
last modified time | relevance | path

Searched refs:appendChild (Results 1 – 25 of 714) sorted by relevance

12345678910>>...29

/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/
DXMLItem.php30 $document->appendChild($itemElem);
32 $itemElem->appendChild($this->name->getDomSubtree($document));
33 $itemElem->appendChild($this->summary->getDomSubtree($document));
34 $itemElem->appendChild($this->description->getDomSubtree($document));
35 $itemElem->appendChild($this->price->getDomSubtree($document));
36 $itemElem->appendChild($this->url->getDomSubtree($document));
37 $itemElem->appendChild($this->bonus->getDomSubtree($document));
38 $itemElem->appendChild($this->salesFrequency->getDomSubtree($document));
39 $itemElem->appendChild($this->dateAdded->getDomSubtree($document));
40 $itemElem->appendChild($this->sort->getDomSubtree($document));
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
DCrap4j.php52 $document->appendChild($root);
55 $root->appendChild($project);
56 …$root->appendChild($document->createElement('timestamp', date('Y-m-d H:i:s', (int) $_SERVER['REQUE…
99 $methodNode->appendChild($document->createElement('package', $namespace));
100 $methodNode->appendChild($document->createElement('className', $className));
101 $methodNode->appendChild($document->createElement('methodName', $methodName));
102 …$methodNode->appendChild($document->createElement('methodSignature', htmlspecialchars($method['sig…
103 …$methodNode->appendChild($document->createElement('fullMethod', htmlspecialchars($method['signatur…
104 … $methodNode->appendChild($document->createElement('crap', $this->roundValue($method['crap'])));
105 … $methodNode->appendChild($document->createElement('complexity', $method['ccn']));
[all …]
DClover.php35 $xmlDocument->appendChild($xmlCoverage);
44 $xmlCoverage->appendChild($xmlProject);
138 $xmlFile->appendChild($xmlClass);
150 $xmlClass->appendChild($xmlMetrics);
187 $xmlFile->appendChild($xmlLine);
204 $xmlFile->appendChild($xmlMetrics);
207 $xmlProject->appendChild($xmlFile);
215 $xmlProject->appendChild($packages[$namespace]);
218 $packages[$namespace]->appendChild($xmlFile);
237 $xmlProject->appendChild($xmlMetrics);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DVsdxExport.js57 root.appendChild(newPage);
168 row.appendChild(createCellElemScaled("X", x, xmlDoc));
169 row.appendChild(createCellElemScaled("Y", y, xmlDoc));
179 shape.appendChild(createCellElem("FillPattern", 0, xmlDoc));
183 shape.appendChild(createCellElem("FillForegnd", fillClr, xmlDoc));
188 shape.appendChild(createCellElem("FillBkgnd", gradClr, xmlDoc));
208 shape.appendChild(createCellElem("FillPattern", dir, xmlDoc));
215 shape.appendChild(createCellElem("LinePattern", 0, xmlDoc));
217 shape.appendChild(createCellElem("LineColor", strokeClr, xmlDoc));
220 if (strokeW) shape.appendChild(createCellElemScaled("LineWeight", strokeW, xmlDoc));
[all …]
DmxVsdxCanvas2D.js71 this.shape.appendChild(this.geoSec);
205 row.appendChild(this.createCellElem("X", x, xF));
206 row.appendChild(this.createCellElem("Y", y, yF));
208 if (a != null && isFinite(a)) row.appendChild(this.createCellElem("A", a, aF));
209 if (b != null && isFinite(b)) row.appendChild(this.createCellElem("B", b, bF));
210 if (c != null && isFinite(c)) row.appendChild(this.createCellElem("C", c, cF));
211 if (d != null && isFinite(d)) row.appendChild(this.createCellElem("D", d, dF));
244 this.geoSec.appendChild(this.createRowScaled("MoveTo", this.geoStepIndex++, x, y));
245 this.geoSec.appendChild(this.createRowScaled("LineTo", this.geoStepIndex++, x + w, y));
246 this.geoSec.appendChild(this.createRowScaled("LineTo", this.geoStepIndex++, x + w, y - h));
[all …]
/plugin/webcode/
DwebCodeConsole.js9 WEBCODE.appendChild(webConsoleLine);
11 appendChild: function (element) { method
12 document.querySelector("#webCodeConsole").appendChild(element);
84 tableElement.appendChild(theadElement);
85 tableElement.appendChild(tbodyElement);
86 theadElement.appendChild(trHeadElement);
100 trHeadElement.appendChild(thElement);
106 trHeadElement.appendChild(thElement);
112 tbodyElement.appendChild(trBodyElement);
118 trBodyElement.appendChild(tdElement);
[all …]
/plugin/pdfjs/pdfjs/web/
Ddebugger.js70 panel.appendChild(tmp);
73 panel.appendChild(fonts);
102 tr.appendChild(td1);
105 tr.appendChild(td2);
106 moreInfo.appendChild(tr);
138 font.appendChild(select);
139 font.appendChild(name);
140 font.appendChild(document.createTextNode(' '));
141 font.appendChild(download);
142 font.appendChild(document.createTextNode(' '));
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
DDialogs.js39 document.body.appendChild(input);
83 div.appendChild(mxJSColor.picker.box);
105 table.appendChild(tbody);
143 tr.appendChild(td);
167 tbody.appendChild(tr);
183 tr.appendChild(td);
192 center.appendChild(table);
197 div.appendChild(input);
211 div.appendChild(clrInput);
213 div.appendChild(mxUtils.button('...', function()
[all …]
DEditor.js567 wrapper.appendChild(node);
862 document.body.appendChild(this.bg);
876 div.appendChild(elt);
877 document.body.appendChild(div);
904 document.body.appendChild(img);
1075 div.appendChild(hd);
1082 div.appendChild(p2);
1096 btns.appendChild(retryBtn);
1112 btns.appendChild(btn3);
1129 btns.appendChild(btn);
[all …]
/plugin/diagramsnet/lib/math/extensions/MathML/
Dcontent-mathml.js19appendChild(document.createTextNode(j))},cloneNode:function(j,g){var m,h,f;if(j.nodeType===1){m=a.…
/plugin/botmon/
H A Dadmin.js2044 botsVsHumans.appendChild(makeElement('dt', {}, "Bot statistics"));
2078 dd.appendChild(makeElement('span', {}, title));
2079 dd.appendChild(makeElement('strong', {}, value));
2080 botsVsHumans.appendChild(dd);
2087 botElement.appendChild(makeElement('dt', {}, `Top known bots`));
2092 … bli.appendChild(makeElement('span', {'class': 'has_icon bot bot_' + botInfo.id }, botInfo.name));
2093 bli.appendChild(makeElement('span', {'class': 'count' }, botInfo.count || kNoData));
2101 botIps.appendChild(makeElement('dt', {}, "Top bot Networks"));
2106 … li.appendChild(makeElement('span', {'class': 'has_icon ipaddr ip' + netInfo.typ }, netInfo.name));
2107 li.appendChild(makeElement('span', {'class': 'count' }, netInfo.count || kNoData));
[all …]
/plugin/combo/resources/webcode/
H A Dwebcode-console.js30 appendChild(webConsoleLine);
32 let appendChild = function (element) { function in WEBCODE.WebConsole
33 webConsoleElement.appendChild(element);
53 tableElement.appendChild(theadElement);
54 tableElement.appendChild(tbodyElement);
55 theadElement.appendChild(trHeadElement);
69 trHeadElement.appendChild(thElement);
75 trHeadElement.appendChild(thElement);
81 tbodyElement.appendChild(trBodyElement);
87 trBodyElement.appendChild(tdElement);
[all …]
/plugin/tindexmenu/
Dedit.js1appendChild(c);c.onclick=(function(){indexmenu_ajaxmenu("req=local",a,this,false,indexmenu_createT…
Dedit-full.js8 toolbar.appendChild(indx_btn);
45 f.appendChild(l);
50 l.appendChild(btn);
54 f.appendChild(l);
65 l.appendChild(btn);
71 f2.appendChild(fo);
82 fo.appendChild(btn);
84 fo.appendChild(lc);
90 f.appendChild(l);
102 l.appendChild(btn);
[all …]
/plugin/diagramsnet/lib/js/diagramly/
DDialogs.js24 buttons.appendChild(container);
62 button.appendChild(label);
74 button.appendChild(logo);
195 container.appendChild(button);
201 div.appendChild(hd);
248 div.appendChild(buttons);
265 div.appendChild(later);
284 div.appendChild(p3);
391 left.appendChild(logo);
400 right.appendChild(title);
[all …]
/plugin/fckg/scripts/
Dvki_kb.js1131 kbSelect.appendChild(document.createTextNode(this.VKI_kt));
1132 kbSelect.appendChild(document.createTextNode(this.VKI_isIE6 ? " \u2193" : " \u25be"));
1148 li.appendChild(document.createTextNode(ktype));
1149 ol.appendChild(li);
1151 } kbSelect.appendChild(ol);
1152 th.appendChild(kbSelect);
1156 span.appendChild(document.createTextNode("#"));
1163 th.appendChild(span);
1181 small.appendChild(document.createTextNode(this.VKI_isIE6 ? "\u2193" : "\u21d3"));
1182 th.appendChild(small);
[all …]
/plugin/golocal/
Dscript.js27 parent.appendChild(this.#dialog);
43 dialog.appendChild(main);
47 main.appendChild(intro);
55 main.appendChild(install);
58 dialog.appendChild(footer);
64 rememberLabel.appendChild(rememberCheckbox);
68 rememberLabel.appendChild(rememberSpan);
70 footer.appendChild(rememberLabel);
76 footer.appendChild(continueButton);
/plugin/diagramsnet/lib/js/
Dopen.js74 table.appendChild(hrow);
77 hrow.appendChild(hName);
81 hrow.appendChild(hModified);
85 hrow.appendChild(hSize);
88 hrow.appendChild(hCtrl);
100 table.appendChild(row);
108 row.appendChild(nameTd);
113 nameTd.appendChild(link);
116 row.appendChild(modifiedTd);
127 row.appendChild(sizeTd);
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfcktoolbarbuttonui.js69 oMainElement.appendChild( this.Icon.CreateIconElement( oDoc ) ) ;
76 var oTable = oMainElement.appendChild( oDoc.createElement( 'TABLE' ) ) ;
86 oCell.appendChild( this.Icon.CreateIconElement( oDoc ) ) ;
88 oCell.appendChild( this._CreatePaddingElement( oDoc ) ) ;
96 oCell.appendChild( oDoc.createTextNode( this.Label ) ) ;
104 oRow.insertCell(-1).appendChild( this._CreatePaddingElement( oDoc ) ) ;
108 var eImg = oCell.appendChild( oDoc.createElement( 'IMG' ) ) ;
116 oCell.appendChild( this._CreatePaddingElement( oDoc ) ) ;
119 parentElement.appendChild( oMainElement ) ;
/plugin/mediarename/
Dscript.js50 opts.appendChild(gbrk);
51 opts.appendChild(gbox);
52 opts.appendChild(gboxlbl);
53 opts.appendChild(glbl);
54 glbl.appendChild(glnk);
55 opts.appendChild(gbrk);
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfcktoolbarbuttonui.js77 oMainElement.appendChild( this.Icon.CreateIconElement( oDoc ) ) ;
84 var oTable = oMainElement.appendChild( oDoc.createElement( 'TABLE' ) ) ;
94 oCell.appendChild( this.Icon.CreateIconElement( oDoc ) ) ;
96 oCell.appendChild( this._CreatePaddingElement( oDoc ) ) ;
104 oCell.appendChild( oDoc.createTextNode( this.Label ) ) ;
112 oRow.insertCell(-1).appendChild( this._CreatePaddingElement( oDoc ) ) ;
116 var eImg = oCell.appendChild( oDoc.createElement( 'IMG' ) ) ;
124 oCell.appendChild( this._CreatePaddingElement( oDoc ) ) ;
127 parentElement.appendChild( oMainElement ) ;
/plugin/freechat/phpfreechat/data/public/js/
Dpfcprompt.js35 div.appendChild(document.createTextNode(pfc.res.getLabel('Input Required')));
36 this.box.appendChild(div);
40 this.box.appendChild(this.prompt_title);
45 this.box.appendChild(form);
51 form.appendChild(this.prompt_field);
54 form.appendChild(br);
62 form.appendChild(cancel);
68 form.appendChild(submit);
71 ct.appendChild(this.box);
90 ct.appendChild(this.bgbox);
/plugin/move/script/
DMoveMediaManager.js47 actionList.appendChild(moveButton);
87 wrapper.appendChild(form);
91 form.appendChild(intro);
95 form.appendChild(errorContainer);
101 form.appendChild(original);
104 form.appendChild(sectok);
120 form.appendChild(destination);
121 form.appendChild(fileExt);
125 form.appendChild(button);
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Exception/
DNeedPrivileges.php62 $errorNode->appendChild($np);
67 $np->appendChild($resource);
69 …$resource->appendChild($doc->createElementNS('DAV:', 'd:href', $server->getBaseUri() . $this->uri)…
72 $resource->appendChild($priv);
75 … $priv->appendChild($doc->createElementNS($privilegeParts[1], 'd:' . $privilegeParts[2]));
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNeedPrivileges.php62 $errorNode->appendChild($np);
67 $np->appendChild($resource);
69 …$resource->appendChild($doc->createElementNS('DAV:', 'd:href', $server->getBaseUri() . $this->uri)…
72 $resource->appendChild($priv);
75 … $priv->appendChild($doc->createElementNS($privilegeParts[1], 'd:' . $privilegeParts[2]));

12345678910>>...29