Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DHtml.php216 * @param array $styleProperties - an array of CSS properties with key, value
219 public static function array2InlineStyle(array $styleProperties)
222 foreach ($styleProperties as $key => $value) {
217 array2InlineStyle(array $styleProperties) global() argument