Home
last modified time | relevance | path

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

/template/strap/_test/
H A DconfigTest.php67 $htmlId = "tpl____" . TplUtility::TEMPLATE_NAME . "____tpl_settings_name";
/template/strap/class/
H A DTplUtility.php42 const TEMPLATE_NAME = 'strap'; define in ComboStrap\\TplUtility
486 if ($conf['template'] == TplUtility::TEMPLATE_NAME) {