Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DFloatAttribute.php17 const CONF_FLOAT_DEFAULT_BREAKPOINT = "floatDefaultBreakpoint"; define in ComboStrap\\FloatAttribute
55 … $defaultBreakpoint = SiteConfig::getConfValue(self::CONF_FLOAT_DEFAULT_BREAKPOINT, "sm");
/template/strap/conf/
H A Dmetadata.php286 $meta[FloatAttribute::CONF_FLOAT_DEFAULT_BREAKPOINT] = array('multichoice', '_choices' => array(
/template/strap/lang/en/
H A Dsettings.php226 $lang[FloatAttribute::CONF_FLOAT_DEFAULT_BREAKPOINT] = PluginUtility::getDocumentationHyperLink(Flo…