| /template/strap/ComboStrap/ |
| H A D | XmlTagProcessing.php | 41 … function renderStaticExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array… 178 …function renderStaticEnterXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array… 497 …public static function renderStatic(string $format, Doku_Renderer $renderer, array $data, DokuWiki… 808 …public static function renderStaticEmptyTag(string $format, Doku_Renderer $renderer, array $data, … 899 …derStaticEnterSpecialMetadata(TagAttributes $tagAttributes, Doku_Renderer_metadata $renderer, arra…
|
| H A D | PrismTags.php | 41 …erXhtml(TagAttributes $attributes, \DokuWiki_Syntax_Plugin $plugin, \Doku_Renderer_xhtml $renderer) 46 … public static function processExitXhtml(TagAttributes $attributes, \Doku_Renderer_xhtml $renderer)
|
| H A D | MasonryTag.php | 47 public static function endColIfBootstrap5AnCardColumns(Doku_Renderer $renderer, $context) 80 public static function addColIfBootstrap5AndCardColumns(&$renderer, $context)
|
| H A D | Prism.php | 195 …tion htmlEnter(\Doku_Renderer_xhtml $renderer, \DokuWiki_Syntax_Plugin $plugin, $attributes = null) 394 public static function htmlExit(\Doku_Renderer_xhtml $renderer, $attributes = null)
|
| H A D | CardTag.php | 194 …c static function renderEnterXhtml(TagAttributes $attributes, Doku_Renderer_xhtml $renderer, array… 214 public static function handleExitXhtml(array $data, Doku_Renderer_xhtml $renderer)
|
| H A D | HeadingTag.php | 176 public static function processHeadingEnterMetadata($data, Doku_Renderer_metadata $renderer) 210 …ic static function processMetadataAnalytics(array $data, renderer_plugin_combo_analytics $renderer) 239 …nterXhtml(string $context, TagAttributes $tagAttributes, Doku_Renderer_xhtml &$renderer, ?int $pos)
|
| H A D | BlockquoteTag.php | 247 public static function renderEnterXhtml(TagAttributes $tagAttributes, $data, $renderer): string 320 …static function renderExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array…
|
| H A D | MediaMarkup.php | 182 public static function renderSpecial(array $data, Doku_Renderer_xhtml $renderer) 388 public static function metadata(array $data, Doku_Renderer_metadata $renderer) 407 public static function analytics(array $data, renderer_plugin_combo_analytics $renderer)
|
| H A D | MarkupDynamicRender.php | 35 private Doku_Renderer $renderer; variable in ComboStrap\\MarkupDynamicRender
|
| /template/strap/syntax/ |
| H A D | media.php | 80 public static function registerFirstImage(Doku_Renderer_metadata $renderer, Path $path) 136 public static function updateStatistics($attributes, renderer_plugin_combo_analytics $renderer) 285 function render($format, Doku_Renderer $renderer, $data): bool 324 static public function registerImageMeta(array $attributes, Doku_Renderer_metadata $renderer)
|
| H A D | frontmatter.php | 208 function render($format, Doku_Renderer $renderer, $data): bool 342 private function updateImageStatistics($value, $renderer)
|
| H A D | math.php | 109 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | analytics.php | 105 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | xmlinlineemptytag.php | 79 function render($format, Doku_Renderer $renderer, $data): bool
|
| H A D | cite.php | 127 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | footer.php | 162 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | itext.php | 125 function render($format, Doku_Renderer $renderer, $data): bool
|
| H A D | xmlblockemptytag.php | 84 function render($format, Doku_Renderer $renderer, $data): bool
|
| H A D | highlightmd.php | 126 public function render($format, Doku_Renderer $renderer, $data): bool
|
| H A D | codemarkdown.php | 176 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | tab.php | 156 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | backgrounds.php | 138 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | strong.php | 131 public function render($format, $renderer, $data): bool
|
| H A D | toc.php | 128 function render($format, Doku_Renderer $renderer, $data): bool
|
| /template/strap/ComboStrap/Tag/ |
| H A D | TableTag.php | 45 static function renderEnterXhtml(TagAttributes $tagAttributes, \Doku_Renderer_xhtml $renderer)
|