Home
last modified time | relevance | path

Searched refs:CARD_TAG (Results 1 – 9 of 9) sorted by relevance

/plugin/combo/ComboStrap/
H A DCardTag.php20 public const CARD_TAG = 'card'; define in ComboStrap\\CardTag
23 const LOGICAL_TAG = self::CARD_TAG;
54 ->generateNewHtmlIdForComponent(CardTag::CARD_TAG);
200 $snippetManager->attachCssInternalStyleSheet(CardTag::CARD_TAG);
H A DMasonryTag.php98 in_array($actualCall->getTagName(), [CardTag::CARD_TAG, BlockquoteTag::TAG])
H A DBlockquoteTag.php263 $cardTags = [CardTag::CARD_TAG, MasonryTag::MASONRY_TAG];
341 if ($type == CardTag::CARD_TAG) {
H A DPageImageTag.php265 if ($data[PluginUtility::CONTEXT] === CardTag::CARD_TAG) {
H A DXmlTagProcessing.php322 case CardTag::CARD_TAG:
452 case CardTag::CARD_TAG:
583 case CardTag::CARD_TAG:
H A DHeadingTag.php316 if (in_array($context, [BlockquoteTag::TAG, CardTag::CARD_TAG])) {
H A DTagAttributes.php118 CardTag::CARD_TAG,
/plugin/combo/syntax/
H A Dheader.php127 case CardTag::CARD_TAG:
147 case CardTag::CARD_TAG:
H A Dmedia.php216 PluginUtility::getModeFromTag(CardTag::CARD_TAG),