Home
last modified time | relevance | path

Searched refs:writeAttribute (Results 26 – 28 of 28) sorted by last modified time

12

/plugin/solr/
H A DAddDocument.php24 $this->writer->writeAttribute('commitWithin', $commitWithin);
54 $this->writer->writeAttribute('name', $name);
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1778 return Element.writeAttribute(document.createElement(tagName), attributes);
1781 return Element.writeAttribute(cache[tagName].cloneNode(false), attributes);
1957 $(wrapper).writeAttribute(attributes || { });
2074 Element.writeAttribute(element, 'id', id);
2092 writeAttribute: function(element, name, value) { method in Element.Methods

12