Home
last modified time | relevance | path

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

/template/strap/class/
H A DTplUtility.php500 …tion migrateSlotConfAndGetValue($newConf, $newDefaultValue, $oldConf, $oldDefaultValue, $canonical) argument
539 …Conf</a> configuration was set with the value <mark>$name</mark>", self::LVL_MSG_INFO, $canonical);
1455 * @param string $canonical - the canonical
1457 static function msg($message, $level = self::LVL_MSG_ERROR, $canonical = "strap") argument
1461 … $prefix = '<a href="https://combostrap.com/' . $canonical . '">' . ucfirst($canonical) . '</a>';
1472 if ($canonical != null) {
1473 $prefix .= ' - ' . $canonical;