Home
last modified time | relevance | path

Searched refs:renderSpecialEnter (Results 1 – 3 of 3) sorted by relevance

/template/strap/ComboStrap/Tag/
H A DShareTag.php31 public static function renderSpecialEnter(TagAttributes $shareAttributes, $state): string function in ComboStrap\\Tag\\ShareTag
/template/strap/ComboStrap/
H A DTemplateEngine.php193 return ShareTag::renderSpecialEnter($tagAttributes, DOKU_LEXER_SPECIAL);
H A DXmlTagProcessing.php264 $renderer->doc .= ShareTag::renderSpecialEnter($tagAttributes, DOKU_LEXER_ENTER);
835 $renderer->doc .= ShareTag::renderSpecialEnter($tagAttributes, $state);