Home
last modified time | relevance | path

Searched refs:PRELOAD_TAG (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/action/
H A Dsnippetsbootstrap.php302 $preloadedCss = &$executionContext->getRuntimeObject(TemplateForWebPage::PRELOAD_TAG);
305 $executionContext->setRuntimeObject(TemplateForWebPage::PRELOAD_TAG, $preloadedCss);
/plugin/combo/ComboStrap/
H A DTemplateForWebPage.php54 public const PRELOAD_TAG = "preload"; define in ComboStrap\\TemplateForWebPage
781 $preloadedCss = $executionContext->getRuntimeObject(self::PRELOAD_TAG);
791 $class = StyleAttribute::addComboStrapSuffix(self::PRELOAD_TAG);