Home
last modified time | relevance | path

Searched refs:addElement (Results 76 – 100 of 166) sorted by last modified time

1234567

/plugin/diagramsnet/lib/math/extensions/TeX/
H A DnoErrors.js19addElement(p,"br",{isMathJax:true})}}var q=h.getHD(p.parentNode),k=h.getW(p.parentNode);if(l>1){va…
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dexplorer.js92 this.div = n.Create("assertive"), this.inner = MathJax.HTML.addElement(this.div, "div");
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A DimageFonts.js19addElement(t,"img",{src:a.urlRev(j),style:g,isMathJax:true});return""},defineImageData:function(i)…
H A Djax.js19addElement(document.body,"div",{style:{position:"absolute",width:0,height:0,overflow:"hidden",padd…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1734 ….elements&&(this.elements={},null!=this.document.documentElement&&this.addElement(this.document.do…
1735addElement=function(a){if(a.nodeType==mxConstants.NODETYPE_ELEMENT){var b=a.getAttribute("id");if(… method in mxCodec
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dannotation-xml.js19 …;var q=this.div.offsetWidth,k=this.div.offsetHeight;var o=MathJax.HTML.addElement(this.div,"span",…
H A Dmaction.js19addElement(document.body,"div",{id:"MathJax_SVG_Tooltip"}),toSVG:function(h,k){this.SVGgetStyles()…
/plugin/diagramsnet/lib/js/
H A Dapp.min.js1972 ….elements&&(this.elements={},null!=this.document.documentElement&&this.addElement(this.document.do…
1973addElement=function(a){if(a.nodeType==mxConstants.NODETYPE_ELEMENT){var b=a.getAttribute("id");if(… method in mxCodec
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19addElement(this.hiddenDiv,"div",{id:"MathJax_SVG_Hidden"});var n=g.addElement(this.hiddenDiv,"div"…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmenclose.js19 …ckness=this.HTMLpx(k);return g},HTMLvmlElement:function(g,h,i){var j=b.addElement(g,e+":"+h,{isMat…
H A Dmglyph.js19 …ment().bbox}else{var n=this.HTMLgetMu(l);var f=this.HTMLgetScale();i=b.addElement(l,"img",{isMathJ…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX/
H A Dfontdata.js19addElement(o,"span",{style:{display:"inline-block","font-family":"STIXNonUnicode","font-weight":"b…
/plugin/watchcycle/
H A Dadmin.php61 $form->addElement($filter_input);
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1addElement","setNewElementType","setNewElementDocRef","addRelationship","Relationships","CONTAINS"…
/plugin/fksnewsfeed/inc/renderer/
H A DVyfukRenderer.php107 $form->addElement($priorityValue);
114 $form->addElement($priorityFromElement);
121 $form->addElement($priorityToElement);
H A DFykosRenderer.php91 $form->addElement($priorityValue);
98 $form->addElement($priorityFromElement);
105 $form->addElement($priorityToElement);
/plugin/fksnewsfeed/
H A Daction.php277 $form->addElement($input);
311 $form->addElement($input);
/plugin/flowchartjs/
H A Dadmin.php52 $form->addElement( form_makeFileField(
55 $form->addElement('<div>Or/and delete styles:</div>');
60 $form->addElement( form_makeCheckboxField(
63 $form->addElement('<br />');
65 $form->addElement( form_makeButton('submit', 'admin', 'Update') );
/plugin/infomail/
H A Dadmin.php38 … $form->addElement(form_makeTextField('infomail_simple_new', '', $this->getLang('newsimplelist')));
39 $form->addElement(form_makeButton('submit', '', $this->getLang('createnewsimplelist')));
58 $form->addElement(form_makeButton('submit', '', $this->getLang('infomail_edit_tpl')));
/plugin/adfs/
H A Daction.php58 … $event->data->addElement('<a href="' . wl($ID, array('do' => 'login')) . '">Login here</a>');
/plugin/fileshare/syntax/
H A DFileshare.php223 $form->addElement ( formSecurityToken () );
226 $form->addElement ( form_makeFileField ( 'upload', '', 'upload__file' ) );
227 $form->addElement ( form_makeButton ( 'submit', '', $lang ['btn_upload'] ) );
/plugin/filelisting/
H A Dhelper.php77 $form->addElement($element);
/plugin/tagsections/action/
H A Deditbutton.php49 …$form->addElement(form_makeButton('submit', 'sectiontag', 'add tag', array( 'range' => $event->dat…
/plugin/securelogin/
H A Dadmin.php92 …$form->addElement(form_makeMenuField('fn[newkey]', $this->slhlp->getKeyLengths(), $this->slhlp->ge…
93 $form->addElement(form_makeButton('submit', '', $this->getLang('generate')));
104 …$form->addElement(form_makeTextField('fn[test][message]', $this->getLang('sample_message'), $this-…
105 $form->addElement(form_makeButton('submit', '', $this->getLang('test')));
/plugin/telleveryone/
H A Dadmin.php180 $form->addElement($textarea);

1234567