Home
last modified time | relevance | path

Searched refs:setAttribute (Results 26 – 50 of 473) sorted by relevance

12345678910>>...19

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DForTest.php31 $node->setAttribute('with_loop', false);
43 $node->setAttribute('with_loop', false);
58 $node->setAttribute('with_loop', false);
80 $node->setAttribute('with_loop', true);
123 $node->setAttribute('with_loop', true);
156 $node->setAttribute('with_loop', true);
/plugin/commonmark/vendor/league/commonmark/src/Extension/TaskList/
H A DTaskListItemMarkerRenderer.php39 $checkbox->setAttribute('checked', '');
42 $checkbox->setAttribute('disabled', '');
43 $checkbox->setAttribute('type', 'checkbox');
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXMLDocument.php135 $this->tag->setAttribute("version", "1.0");
136 $this->tag->setAttribute("encoding", "UTF-8");
146 $this->tag->setAttribute("encoding", $encoding);
156 $this->tag->setAttribute("version", $version);
/plugin/diagramsnet/
H A Dscript.js8 iframe.setAttribute('frameborder', '0');
9 iframe.setAttribute('class', 'dokudiagramsnet');
66 image.setAttribute('src', msg.data);
89 iframe.setAttribute('src', diagramsnetUrl);
/plugin/drawio/
H A Dscript.js47 iframe.setAttribute('frameborder', '0');
48 iframe.setAttribute('class', 'drawio');
49 iframe.setAttribute('style', 'z-index: ' + zIndex + ';');
165 image.setAttribute('src', imgData);
176 svgImg.setAttribute("class","mediacenter");
177 svgImg.setAttribute("style","max-width:100%;cursor:pointer;");
178 svgImg.setAttribute('onclick','edit(this);');
282 iframe.setAttribute('src', editor);
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DEmbedNode.php30 $this->setAttribute('name', $name);
32 $this->setAttribute('filename', $name);
33 $this->setAttribute('index', $index);
/plugin/combo/resources/snippet/js/
H A Dbacklink.js34 wikiBacklinkButton.setAttribute("role", "button")
35 wikiBacklinkButton.setAttribute("title", "Go to the original backlinks page")
37 wikiBacklinkButton.setAttribute("href", JSINFO["whref"] + "?do=backlink")
H A Drequire.js25 node.setAttribute('integrity', sri[module]);
26 node.setAttribute('crossorigin', 'anonymous');
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1setAttribute("aria-checked",G.lockRatio);if(CKEDITOR.env.hc){var H=D.getChild(0);H.setHtml(G.lockR…
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1setAttribute("aria-checked",G.lockRatio);if(CKEDITOR.env.hc){var H=D.getChild(0);H.setHtml(G.lockR…
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js1074 hd.setAttribute('title', title);
1186 td.setAttribute('colspan', '2');
1233 pageCountInput.setAttribute('min', '1');
1234 pageCountInput.setAttribute('size', '4');
1279 td.setAttribute('align', 'right');
1551 gridSizeInput.setAttribute('min', '0');
1642 td.setAttribute('align', 'right');
1747 widthInput.setAttribute('size', '7');
1753 heightInput.setAttribute('size', '7');
2177 td.setAttribute('align', 'right');
[all …]
/plugin/freesync/
H A Dscript.js43 cssNode.setAttribute('rel', 'stylesheet');
44 cssNode.setAttribute('type', 'text/css');
45 cssNode.setAttribute('href', DOKU_BASE+'lib/exe/css.php?t=default');
/plugin/diagramsnet/lib/plugins/
H A Dsvgdata.js23 g.setAttribute('id', 'cell-' + state.cell.id);
39 g.setAttribute('content', mxUtils.getXml(state.cell.value));
44 g.setAttribute('data-' + attrib.name, attrib.value);
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js5 …et();var c;"td"==a.getName()&&(c=a.getChild(0).getHtml())&&(y(),f=a,f.setAttribute("aria-selected"…
9setAttribute("role","row");for(var e=d;e<d+3;e++)for(var g=0;6>g;g++)c(f.$,"#"+b[e]+b[g]+b[w])}}fu…
10 c);var d=l("color_table_cell");b.setAttribute("aria-labelledby",d);b.append(CKEDITOR.dom.element.cr…
11 …lit(" ");a(0,0);a(3,0);a(0,3);a(3,3);var g=new v(k.$.insertRow(-1));g.setAttribute("role","row");c…
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js5 …et();var c;"td"==a.getName()&&(c=a.getChild(0).getHtml())&&(y(),f=a,f.setAttribute("aria-selected"…
9setAttribute("role","row");for(var f=d;f<d+3;f++)for(var g=0;6>g;g++)c(e.$,"#"+b[f]+b[g]+b[w])}}fu…
10 c);var d=l("color_table_cell");b.setAttribute("aria-labelledby",d);b.append(CKEDITOR.dom.element.cr…
11 …lit(" ");a(0,0);a(3,0);a(0,3);a(3,3);var d=new v(h.$.insertRow(-1));d.setAttribute("role","row");c…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdocumentprocessor.js46 oImg.setAttribute( '_fckfakelement', 'true', 0 ) ;
47 oImg.setAttribute( '_fckrealelement', FCKTempBin.AddElement( realElement ), 0 ) ;
75 oImg.setAttribute( '_fckanchor', 'true', 0 ) ;
147 oImg.setAttribute( '_fckflash', 'true', 0 ) ;
219 oImg.setAttribute( '_fckinputhidden', 'true', 0 ) ;
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-api.js65 script.setAttribute("onerror", onerror);
68 script.setAttribute("charset", charset);
93 link.setAttribute("rel", "stylesheet");
94 link.setAttribute("type", "text/css");
95 link.setAttribute("href", url);
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-api.js65 script.setAttribute("onerror", onerror);
68 script.setAttribute("charset", charset);
93 link.setAttribute("rel", "stylesheet");
94 link.setAttribute("type", "text/css");
95 link.setAttribute("href", url);
/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DOptimizerNodeVisitor.php157 $exprNode->setAttribute('output', true);
186 $node->setAttribute('with_loop', false);
199 $node->setAttribute('always_defined', true);
205 $node->setAttribute('always_defined', true);
257 $this->loops[0]->setAttribute('with_loop', true);
263 $loop->setAttribute('with_loop', true);
/plugin/diagramsnet/lib/math/extensions/
H A DAssistiveMML.js19setAttribute("data-mathml",j);k=f.addElement(o,"span",{isMathJax:true,unselectable:"on",className:…
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DUserObject.java.bak45 person1.setAttribute("firstName", "Daffy");
46 person1.setAttribute("lastName", "Duck");
49 person2.setAttribute("firstName", "Bugs");
50 person2.setAttribute("lastName", "Bunny");
53 relation.setAttribute("since", "1985");
123 elt.setAttribute("firstName", firstName);
124 elt.setAttribute("lastName", lastName);
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php46 public function setAttribute($name, $value) function in jucksearm\\barcode\\lib\\BarcodeFactory
70 $this->setAttribute('code', $value);
81 $this->setAttribute('type', $value);
92 $this->setAttribute('file', $value);
103 $this->setAttribute('scale', $value);
114 $this->setAttribute('height', $value);
128 $this->setAttribute('rotate', $value);
139 $this->setAttribute('color', $value);
H A DQRcodeFactory.php47 public function setAttribute($name, $value) function in jucksearm\\barcode\\lib\\QRcodeFactory
71 $this->setAttribute('code', $value);
82 $this->setAttribute('emblem', $value);
108 $this->setAttribute('level', $value);
119 $this->setAttribute('file', $value);
130 $this->setAttribute('size', $value);
141 $this->setAttribute('margin', $value);
152 $this->setAttribute('color', $value);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js76 geoSec.setAttribute("N", "Geometry");
77 geoSec.setAttribute("IX", this.geoIndex++);
184 cell.setAttribute("N", name);
185 cell.setAttribute("V", val);
203 row.setAttribute("T", type);
204 row.setAttribute("IX", index);
768 pSect.setAttribute('N', 'Paragraph');
844 pRow.setAttribute('IX', pIndex);
868 cp.setAttribute('IX', rowIndex++);
926 pRow.setAttribute('IX', pIndex);
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js22 this.node.setAttribute('id', id);
26 this.node.setAttribute('id', Editor.guid());
72 this.node.setAttribute('name', value);
654 node.setAttribute('pageWidth', pf.width);
655 node.setAttribute('pageHeight', pf.height);
662 node.setAttribute('background', vs.background);
863 style.setAttribute('id', fontId);
1294 tab.setAttribute('draggable', 'true');
1494 tab.setAttribute('title', mxResources.get('pages'));
1905 node.setAttribute('name', obj.relatedPage.getName());
[all …]

12345678910>>...19