Home
last modified time | relevance | path

Searched refs:setLogicalTag (Results 1 – 20 of 20) sorted by relevance

/plugin/combo/syntax/
H A Dtogglecollapse.php108 ->setLogicalTag(self::TAG);
146 ->setLogicalTag(self::TAG);
H A Dtoggleexpand.php108 ->setLogicalTag(self::TAG);
146 ->setLogicalTag(self::TAG);
H A Daccordion.php150 ->setLogicalTag(self::TAG);
204 ->setLogicalTag(self::TAG);
H A Dtoggle.php110 ->setLogicalTag(self::TAG);
151 ->setLogicalTag(self::CANONICAL);
H A Dtoc.php140 ->setLogicalTag(self::TAG)
H A Drelated.php142 ->setLogicalTag(RelatedTag::TAG);
H A Dheader.php133 ->setLogicalTag(self::TAG)
H A Dbrand.php135 ->setLogicalTag(BrandTag::MARKUP);
/plugin/combo/ComboStrap/
H A DPageExplorerTag.php117 ->setLogicalTag(self::CANONICAL . "-tree-$type")
378 ->setLogicalTag(PageExplorerTag::CANONICAL)
402 ->setLogicalTag(PageExplorerTag::CANONICAL . "-{$pageExplorerType}-{$indexPageType}")
448 ->setLogicalTag(PageExplorerTag::CANONICAL . "-{$pageExplorerType}-{$pageType}")
489 ->setLogicalTag(PageExplorerTag::CANONICAL . "-{$pageExplorerType}-namespace")
493 ->setLogicalTag(PageExplorerTag::CANONICAL . "-{$pageExplorerType}-page")
H A DImageLink.php57 ->setLogicalTag(self::IMG_LINK);
H A DSvgImageLink.php97 ->setLogicalTag(self::TAG);
H A DPrism.php216 $attributes->setLogicalTag($logicalTag . "-container");
H A DXmlTagProcessing.php427 $tagAttributes->setLogicalTag($logicalTag);
495 $tagAttributes = TagAttributes::createFromCallStackArray($attributes)->setLogicalTag($logicalTag);
746 ->setLogicalTag($logicalTag);
805 $tagAttributes = TagAttributes::createFromCallStackArray($attributes)->setLogicalTag($tag);
H A DRasterImageLink.php78 ->setLogicalTag(self::CANONICAL);
H A DBrandTag.php112 ->setLogicalTag(syntax_plugin_combo_link::TAG)
H A DTagAttributes.php1042 function setLogicalTag($tag): TagAttributes function in ComboStrap\\TagAttributes
/plugin/combo/ComboStrap/Tag/
H A DBoxTag.php118 $tagAttributes->setLogicalTag($logicalTag);
H A DRelatedTag.php56 ->setLogicalTag(self::TAG);
H A DShareTag.php79 ->setLogicalTag($shareAttributes->getLogicalTag());
H A DBackgroundTag.php154 ->setLogicalTag(BackgroundTag::LOGICAL_TAG);