Searched refs:optionsTemplate (Results 1 – 1 of 1) sorted by relevance
446 …c function buildClass($options = null, $classes = null, $inclAttr = false, $optionsTemplate = null) argument453 if ($optionsTemplate == null) { $optionsTemplate = $this->options;456 foreach ($optionsTemplate as $key => $value) {466 …if (array_key_exists($class, $optionsTemplate) && array_key_exists('prefix', $optionsTemplate[$cla…467 $prefix .= $optionsTemplate[$class]['prefix'];470 …(array_key_exists($class, $optionsTemplate) && array_key_exists('classNoSuffix', $optionsTemplate[…