Home
last modified time | relevance | path

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

/template/strap/lang/en/
H A Dsettings.php41 $lang[TplUtility::CONF_JQUERY_DOKU] = '<a href="https://combostrap.com/jquery">Jquery</a> - Use the…
/template/strap/conf/
H A Dmetadata.php65 $meta[TplUtility::CONF_JQUERY_DOKU] = array('onoff');
/template/strap/_test/
H A DstrapTest.php183 $jqueryUI = tpl_getConf(TplUtility::CONF_JQUERY_DOKU);
210 TplUtility::setConf(TplUtility::CONF_JQUERY_DOKU, 1);
211 $jqueryUI = tpl_getConf(TplUtility::CONF_JQUERY_DOKU);
/template/strap/class/
H A DTplUtility.php75 const CONF_JQUERY_DOKU = 'jQueryDoku'; define in ComboStrap\\TplUtility
1251 && tpl_getConf(self::CONF_JQUERY_DOKU) == 0