Home
last modified time | relevance | path

Searched refs:getStyleScriptIdentifier (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/ComboStrap/Tag/
H A DFollowTag.php68 $snippetId = $brand->getStyleScriptIdentifier();
H A DShareTag.php54 $snippetId = $brandButton->getStyleScriptIdentifier();
/plugin/combo/ComboStrap/
H A DBrandListTag.php99 $snippetManager->attachCssInternalStyleSheet($brandButton->getStyleScriptIdentifier(), $brandButton->getStyle());
H A DBrandButton.php400 function getStyleScriptIdentifier(): string function in ComboStrap\\BrandButton
411 return StyleAttribute::addComboStrapSuffix($this->getStyleScriptIdentifier());
H A DBrandTag.php90 $snippetId = $brandButton->getStyleScriptIdentifier();