Home
last modified time | relevance | path

Searched refs:addAttributes (Results 1 – 11 of 11) sorted by path

/plugin/columns/
H A Daction.php333 $this->column[$column]->addAttributes($temp);
345 $this->column[$column]->addAttributes($temp);
509 public function addAttributes($attribute) { function in columns_attributes_bag
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js379 …(a),d=this.parseMap_[c];b=(d?d:goog.bind(this.dummy_,this))(a,b);this.addAttributes(b,a);if(-1!==[…
380 sre.SemanticMathml.prototype.addAttributes=function(a,b){if(b.hasAttributes()){b=b.attributes;for(v… method in sre.SemanticMathml
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js125 …Directive:c,getConfig:function(){return o.getConfig().er},addEntity:d,addAttributes:function(e,t){…
137 …onship(o[a-4],o[a],o[a-2],o[a-3]);break;case 13:i.addEntity(o[a-3]),i.addAttributes(o[a-3],o[a-1])…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js125 …Directive:c,getConfig:function(){return o.getConfig().er},addEntity:d,addAttributes:function(e,t){…
137 …onship(o[a-4],o[a],o[a-2],o[a-3]);break;case 13:i.addEntity(o[a-3]),i.addAttributes(o[a-3],o[a-1])…
H A Dbundle.js.map1addAttributes = function addAttributes(entityName, attribs) {\n var entity = addEntity(entityName…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1addAttributes","attributeType","attributeName","cardA","relType","cardB","Cardinality","ZERO_OR_ON…
/plugin/findologicxmlexport/vendor/findologic/libflexport/examples/
H A DXmlExample.php45 $this->addAttributes($item, $itemData);
54 private function addAttributes(Item $item, $itemData) function in XmlExample
/plugin/prosemirror/parser/
H A DImageNode.php78 self::addAttributes(
100 public static function addAttributes( function in dokuwiki\\plugin\\prosemirror\\parser\\ImageNode
H A DLinkNode.php94 ImageNode::addAttributes(
/plugin/revealjs/plugin/markdown/
H A Dmarkdown.js329 …function addAttributes( section, element, previousElement, separatorElementAttributes, separatorSe… function
352addAttributes( parentSection, childElement, previousParentElement, separatorElementAttributes, sep…
380 addAttributes( section, section, null, section.getAttribute( 'data-element-attributes' ) ||
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js7357 value: function addAttributes(attrs) {
19428 xmlStream.addAttributes(this.attrs);
19528 xmlStream.addAttributes(this.attrs);
19629 xmlStream.addAttributes(this.attrs);