Home
last modified time | relevance | path

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

/plugin/combo/conf/
H A Dmetadata.php253 $meta[FetcherSvg::CONF_PRESERVE_ASPECT_RATIO_DEFAULT] = array('string');
/plugin/combo/lang/en/
H A Dsettings.php196 $lang[FetcherSvg::CONF_PRESERVE_ASPECT_RATIO_DEFAULT] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg - Default value for the preserveAspectRatio attribute");
/plugin/combo/ComboStrap/
H A DFetcherSvg.php86 public const CONF_PRESERVE_ASPECT_RATIO_DEFAULT = "svgPreserveAspectRatioDefault"; define in ComboStrap\\FetcherSvg
1073 $aspectRatio = SiteConfig::getConfValue(FetcherSvg::CONF_PRESERVE_ASPECT_RATIO_DEFAULT, "xMidYMid slice");