Home
last modified time | relevance | path

Searched refs:FloatAttribute (Results 1 – 6 of 6) sorted by relevance

/plugin/combo/ComboStrap/
H A DFloatAttribute.php14 class FloatAttribute class
H A DMediaMarkup.php596 $this->extraMediaTagAttributes->addComponentAttributeValue(FloatAttribute::FLOAT_KEY, "right");
H A DTagAttributes.php578 FloatAttribute::processFloat($this);
/plugin/combo/lang/en/
H A Dsettings.php15 use ComboStrap\FloatAttribute; alias
225 $lang[FloatAttribute::CONF_FLOAT_DEFAULT_BREAKPOINT] = PluginUtility::getDocumentationHyperLink(FloatAttribute::CANONICAL, "Float - The default breakpoint that applies to floated value (left, right, none)");
/plugin/combo/conf/
H A Dmetadata.php19 use ComboStrap\FloatAttribute; alias
285 $meta[FloatAttribute::CONF_FLOAT_DEFAULT_BREAKPOINT] = array('multichoice', '_choices' => array(
/plugin/combo/
H A Ddeleted.files59 class/FloatAttribute.php