Searched refs:array2InlineStyle (Results 1 – 4 of 4) sorted by relevance
78 …$content .= '<div style="' . Html::array2InlineStyle($referenceStyle) . '">' . $plugin->getLang('m…
219 public static function array2InlineStyle(array $styleProperties) function in ComboStrap\\Html
456 return Html::array2InlineStyle($this->styleDeclaration);
273 $this->setAttribute("style", Html::array2InlineStyle($this->styleDeclaration));