Searched refs:BackgroundTag (Results 1 – 2 of 2) sorted by relevance
7 use ComboStrap\Tag\BackgroundTag; alias113 case BackgroundTag::LOGICAL_TAG:114 $renderer->doc .= BackgroundTag::renderExitSpecialHtml($data);255 case BackgroundTag::LOGICAL_TAG:256 $renderer->doc .= BackgroundTag::renderEnterTag();397 case BackgroundTag::MARKUP_LONG:398 case BackgroundTag::MARKUP_SHORT:399 $logicalTag = BackgroundTag::LOGICAL_TAG;479 case BackgroundTag::LOGICAL_TAG:480 BackgroundTag::handleEnterAndSpecial($tagAttributes);[all …]
42 class BackgroundTag class154 ->setLogicalTag(BackgroundTag::LOGICAL_TAG);203 …return BackgroundTag::setAttributesToParentAndReturnData($callStack, $backgroundAttributes, DOKU_L…