Home
last modified time | relevance | path

Searched refs:setAttribute (Results 176 – 200 of 473) sorted by relevance

12345678910>>...19

/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc110 … selectedCell.setAttribute('class', value + 'align');
155 selectedCell.setAttribute( 'rowSpan', this.getValue() );
174 selectedCell.setAttribute( 'colSpan', this.getValue() );
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php305 $this->domDocument->documentElement->setAttribute($name, $value);
575 $xml->setAttribute($attName, $attValue);
580 $xml->setAttribute($attName, (string)$actualAttValue . " $attValue");
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DConstraintViolationHandler.php70 $violationNode->setAttribute('property_path', $violation->getPropertyPath());
/plugin/indexmenu2/cms/extensions/
H A Dhelpers.js11 …!I.hasOwnProperty(o))continue;switch(o){case"class":Q.setAttribute('className',I[o]);Q.setAttribut…
/plugin/commonmark/vendor/league/commonmark/src/
H A DHtmlElement.php
/plugin/widearea/widearea/
H A Dwidearea.js90 currentTextArea.setAttribute("data-widearea-id", this._wideAreaId);
91 wideAreaIcons.setAttribute("id", "widearea-" + this._wideAreaId);
/plugin/s5reloaded/ui/thesis/
H A Dslides.js261 obj.setAttribute('id',did);
870 s5ss.setAttribute('media','screen, projection');
871 s5ss.setAttribute('id','s5ss');
893 slides.setAttribute('media','screen');
896 slides.setAttribute('href','null'); // Gecko fix
969 note.setAttribute('id',id);
1441 canvas[d].setAttribute("width",1);
1442 canvas[d].setAttribute("height",1);
1948 obj.setAttribute("title", "To Data URL");
1949 obj.setAttribute("target", "_blank");
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializationContext.php146 $this->setAttribute('initial_type', $type);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DChange.php71 public function setAttribute(Attribute $attribute)
68 public function setAttribute(Attribute $attribute) global() function in FreeDSx\\Ldap\\Entry\\Change
/plugin/combo/ComboStrap/Tag/
H A DMermaidTag.php130 $openingCall->setAttribute(self::MARKUP_CONTENT_ATTRIBUTE, $content);
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js1845 removeLink.setAttribute('title', title);
1846 removeLink.setAttribute('width', '13');
1847 removeLink.setAttribute('height', '10');
3686 inp.setAttribute('draggable', 'false');
3688 inp.setAttribute('border', '0');
5182 arrow.setAttribute('title', tooltip);
8674 tmp.setAttribute('label', value);
9769 root.setAttribute('version', '1.1');
9957 a.setAttribute('target', '_blank');
9968 text.setAttribute('x', '50%');
[all …]
/plugin/diagramsnet/lib/js/
H A Dopen.js36 openButton.setAttribute('disabled', 'disabled');
222 form.setAttribute('action', window.parent.OPEN_URL);
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Doptions.js24setAttribute("for",e);d&&c.config.grayt_autoStartup&&k.setStyles({color:"#02b620"});f.append(g);f.…
31 …k.setAttribute("data-cke-scayt-ud-word",c);k.appendText(c);n.addClass("cke_scaytItemList_remove");…
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js24 …()});f.appendText(b);f.setAttribute("for",h);c.append(e);c.append(f);a===k.getLang()&&(e.setAttrib…
30 …k.setAttribute("data-cke-scayt-ud-word",d);k.appendText(d);n.addClass("cke_scaytItemList_remove");…
/plugin/formatplus/
H A Dscript.js71 bq_after.setAttribute('className', 'citation_after');
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc125 …( CKEDITOR.env.ie ? ' onload="this.setAttribute(\'width\', 2); this.removeAttribute(\'width\');" '…
160 …( CKEDITOR.env.ie ? ' onload="this.setAttribute(\'width\', 2); this.removeAttribute(\'width\');" '…
190 …( CKEDITOR.env.ie ? ' onload="this.setAttribute(\'width\', 2); this.removeAttribute(\'width\');" '…
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc125 …( CKEDITOR.env.ie ? ' onload="this.setAttribute(\'width\', 2); this.removeAttribute(\'width\');" '…
160 …( CKEDITOR.env.ie ? ' onload="this.setAttribute(\'width\', 2); this.removeAttribute(\'width\');" '…
190 …( CKEDITOR.env.ie ? ' onload="this.setAttribute(\'width\', 2); this.removeAttribute(\'width\');" '…
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.disqus.js51 script.setAttribute('data-request-id', options.requestId);
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js42 element.setAttribute( attName, attValue, 0 ) ; // 0 : Case Insensitive
/plugin/bez/mdl/
H A DModel.php91 $this->db->setAttribute(\PDO::ATTR_ERRMODE, \PDO::ERRMODE_EXCEPTION);
/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js201 root.setAttribute('viewBox',
450 container.setAttribute('title', this.graphConfig.title);
1289 a.setAttribute('title', tip);
1294 img.setAttribute('border', '0');
1295 img.setAttribute('src', imgSrc);
1574 filename.setAttribute('title', this.graphConfig.title);
1876 closeImg.setAttribute('border', '0');
1877 closeImg.setAttribute('src', Editor.closeBlackImage);
2055 this.graph.container.setAttribute('title', title);
2062 this.filename.setAttribute('title', title);
/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js404 paddingBar.setAttribute('_fcktemp', true);
414 filler.setAttribute('_fcktemp', true);
477 visibleBar.setAttribute('_fcktemp', true);
/plugin/dokucrypt/
H A Dscript.js47 hiddentext.setAttribute('id', 'wiki__text_submit');
48 hiddentext.setAttribute('name', 'wikitext');
49 hiddentext.setAttribute('type','hidden');
56 decryptButton.setAttribute('id', 'decryptButton');
57 decryptButton.setAttribute('name', 'decryptButton');
58 decryptButton.setAttribute('type','Button');
59 decryptButton.setAttribute('value','DecryptSecret');
62 decryptButton.setAttribute('class','button');
63 decryptButton.setAttribute('className','button'); // required for IE
/plugin/dokucrypt2/
H A Dscript.js57 hiddentext.setAttribute('id', 'wiki__text_submit');
58 hiddentext.setAttribute('name', 'wikitext');
59 hiddentext.setAttribute('type','hidden');
73 decryptButton.setAttribute('id', 'decryptButton');
74 decryptButton.setAttribute('name', 'decryptButton');
75 decryptButton.setAttribute('type','Button');
76 decryptButton.setAttribute('value','DecryptSecret');
79 decryptButton.setAttribute('class','button');
80 decryptButton.setAttribute('className','button'); // required for IE
/plugin/embedover/
H A Dscript.js7 document.getElementById("embedover_div" ).setAttribute("style", style);

12345678910>>...19