Home
last modified time | relevance | path

Searched refs:mergeAttributes (Results 1 – 8 of 8) sorted by relevance

/template/strap/syntax/
H A Dmetadata.php46 $attributes = PluginUtility::mergeAttributes($inlineAttributes, $defaultAttributes);
H A Ddisqus.php124 $attributes = PluginUtility::mergeAttributes($attributes, $default);
/template/strap/ComboStrap/
H A DCardTag.php132 …$insertBodyAfterThisCalls = PluginUtility::mergeAttributes(Call::IMAGE_TAGS, [syntax_plugin_combo_…
H A DPluginUtility.php572 static function mergeAttributes(array $inlineAttributes, array $defaultAttributes = array()) function in ComboStrap\\PluginUtility
H A DSite.php75 $logosPaths = PluginUtility::mergeAttributes(self::PNG_LOGO_IDS, self::SVG_LOGO_IDS);
H A DTagAttributes.php315 … $mergedAttributes = PluginUtility::mergeAttributes($inlineHtmlAttributes, $defaultAttributes);
/template/ospyramid/js/libs/
Djquery-1.6.1.min.js16 …f(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c…
Djquery-1.6.1.js5850 if ( dest.mergeAttributes ) {
5851 dest.mergeAttributes( src );