Home
last modified time | relevance | path

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

/template/strap/lang/en/
H A Dsettings.php37 $lang[TplUtility::CONF_BREAKPOINT_RAIL_BAR] = '<a href="https://combostrap.com/railbar">Railbar</a>…
/template/strap/conf/
H A Dmetadata.php48 $meta[TplUtility::CONF_BREAKPOINT_RAIL_BAR] = array('multichoice', '_choices' => array(
/template/strap/class/
H A DTplUtility.php121 const CONF_BREAKPOINT_RAIL_BAR = "breakpointRailbar"; define in ComboStrap\\TplUtility
587 …$breakpoint = tpl_getConf(TplUtility::CONF_BREAKPOINT_RAIL_BAR, TplUtility::BREAKPOINT_LARGE_NAME);