Home
last modified time | relevance | path

Searched refs:newConf (Results 1 – 1 of 1) sorted by last modified time

/template/strap/class/
H A DTplUtility.php512 public static function getMigratedSlotNameConfValue($newConf, $newDefaultValue, $oldConf, $oldDefaultValue, $canonical)
515 $name = tpl_getConf($newConf, null);
547 // $updated = TplUtility::updateConfiguration($newConf, $name);
549 // TplUtility::msg("The <a href=\"https://combostrap.com/$canonical\">$newConf</a> configuration was set with the value <mark>$name</mark>", self::LVL_MSG_INFO, $canonical);
500 migrateSlotConfAndGetValue($newConf, $newDefaultValue, $oldConf, $oldDefaultValue, $canonical) global() argument