Home
last modified time | relevance | path

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

/plugin/combo/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");
/plugin/combo/conf/
H A Dmetadata.php285 $meta[FloatAttribute::CONF_FLOAT_DEFAULT_BREAKPOINT] = array('multichoice', '_choices' => array(
/plugin/combo/lang/en/
H A Dsettings.php225 $lang[FloatAttribute::CONF_FLOAT_DEFAULT_BREAKPOINT] = PluginUtility::getDocumentationHyperLink(FloatAttribute::CANONICAL, "Float - The default breakpoint that applies to floated value (left, right, none)");