Searched refs:mergeAttributes (Results 1 – 8 of 8) sorted by relevance
46 $attributes = PluginUtility::mergeAttributes($inlineAttributes, $defaultAttributes);
124 $attributes = PluginUtility::mergeAttributes($attributes, $default);
132 …$insertBodyAfterThisCalls = PluginUtility::mergeAttributes(Call::IMAGE_TAGS, [syntax_plugin_combo_…
572 static function mergeAttributes(array $inlineAttributes, array $defaultAttributes = array()) function in ComboStrap\\PluginUtility
75 $logosPaths = PluginUtility::mergeAttributes(self::PNG_LOGO_IDS, self::SVG_LOGO_IDS);
315 … $mergedAttributes = PluginUtility::mergeAttributes($inlineHtmlAttributes, $defaultAttributes);
16 …f(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c…
5850 if ( dest.mergeAttributes ) {5851 dest.mergeAttributes( src );