Searched refs:default_attributes (Results 1 – 2 of 2) sorted by relevance
| /plugin/bootswrapper/syntax/ |
| D | bootstrap.php | 75 $default_attributes = array(); 88 $default_attributes[$attribute] = $item['default']; 160 $merged_attributes = array_merge($default_attributes, $checked_attributes);
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 14228 …ec,to_proc,call,option,content_model,flatten,positional_attributes,default_attributes,respond_to?,… 14527 $def(self, '$default_attributes', function $$default_attributes(value) { 14532 $alias(self, "default_attrs", "default_attributes"); 21124 this.$default_attributes(toHash(value)); 21171 this.$default_attributes(toHash(value)); 21202 this.$default_attributes(toHash(value));
|