Searched refs:optionsTemplate (Results 1 – 1 of 1) sorted by relevance
441 …c function buildClass($options = null, $classes = null, $inclAttr = false, $optionsTemplate = null) argument448 if ($optionsTemplate == null) { $optionsTemplate = $this->options;451 foreach ($optionsTemplate as $key => $value) {461 …if (array_key_exists($class, $optionsTemplate) && array_key_exists('prefix', $optionsTemplate[$cla…462 $prefix .= $optionsTemplate[$class]['prefix'];465 …(array_key_exists($class, $optionsTemplate) && array_key_exists('classNoSuffix', $optionsTemplate[…