Searched refs:allAttributes (Results 1 – 6 of 6) sorted by relevance
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/ |
H A D | XMLItem.php | 86 $allAttributes = XMLHelper::createElement($document, 'allAttributes'); 89 $allAttributes->appendChild($attributes); 99 return $allAttributes;
|
/plugin/codemirror/dist/modes/ |
H A D | textile.min.js.map | 1 …allAttributes\"), \"*\\\\s+\");\n case \"tableCellAttributes\":\n return REs.makeRe(\"…
|
/plugin/diagramsnet/lib/math/extensions/a11y/ |
H A D | mathjax-sre.js | 230 …;sre.SemanticNode.prototype.xmlAttributes_=function(a){for(var b=this.allAttributes(),c=0,d;d=b[c]… 231 sre.SemanticNode.prototype.allAttributes=function(){var a=[];a.push([sre.SemanticNode.Attribute.ROL… method in sre.SemanticNode 233 …{var a={};a[sre.SemanticNode.Attribute.TYPE]=this.type;for(var b=this.allAttributes(),c=0,d;d=b[c]… 519 …b){a.setAttribute(sre.EnrichMathml.Attribute.TYPE,b.type);for(var c=b.allAttributes(),d=0,e;e=c[d]…
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 196 …|a.match(c))if(g||d(a,c))if(a.propertiesOnly||(e.valid=!0),e.allAttributes||(e.allAttributes=b(a.a… 202 …red;var r={valid:!1,validAttributes:{},validClasses:{},validStyles:{},allAttributes:!1,allClasses:… 203 …yle;delete m["class"];delete b.classBackup;delete b.styleBackup;if(!a.allAttributes)for(A in m)u[A…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 220 …|a.match(c))if(e||h(a,c))if(a.propertiesOnly||(d.valid=!0),d.allAttributes||(d.allAttributes=b(a.a… 226 D=f.skipRequired;var z={valid:!1,validAttributes:{},validClasses:{},validStyles:{},allAttributes:!1… 227 …yle;delete g["class"];delete b.classBackup;delete b.styleBackup;if(!a.allAttributes)for(K in g)C[K…
|
H A D | ckeditor.js.unc | 4486 …if (a.propertiesOnly || (d.valid = !0), d.allAttributes || (d.allAttributes = b(a.attributes, c.at… 4635 allAttributes: !1, 4670 if (!a.allAttributes)
|