Home
last modified time | relevance | path

Searched defs:renderer (Results 1 – 25 of 71) sorted by relevance

123

/template/strap/ComboStrap/
H A DXmlTagProcessing.php41 … 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 DPrismTags.php41 …erXhtml(TagAttributes $attributes, \DokuWiki_Syntax_Plugin $plugin, \Doku_Renderer_xhtml $renderer)
46 … public static function processExitXhtml(TagAttributes $attributes, \Doku_Renderer_xhtml $renderer)
H A DMasonryTag.php47 public static function endColIfBootstrap5AnCardColumns(Doku_Renderer $renderer, $context)
80 public static function addColIfBootstrap5AndCardColumns(&$renderer, $context)
H A DPrism.php195 …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 DCardTag.php194 …c static function renderEnterXhtml(TagAttributes $attributes, Doku_Renderer_xhtml $renderer, array…
214 public static function handleExitXhtml(array $data, Doku_Renderer_xhtml $renderer)
H A DHeadingTag.php176 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 DBlockquoteTag.php247 public static function renderEnterXhtml(TagAttributes $tagAttributes, $data, $renderer): string
320 …static function renderExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array…
H A DMediaMarkup.php182 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 DMarkupDynamicRender.php35 private Doku_Renderer $renderer; variable in ComboStrap\\MarkupDynamicRender
/template/strap/syntax/
H A Dmedia.php80 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 Dfrontmatter.php208 function render($format, Doku_Renderer $renderer, $data): bool
342 private function updateImageStatistics($value, $renderer)
H A Dmath.php109 function render($format, Doku_Renderer $renderer, $data)
H A Danalytics.php105 function render($format, Doku_Renderer $renderer, $data)
H A Dxmlinlineemptytag.php79 function render($format, Doku_Renderer $renderer, $data): bool
H A Dcite.php127 function render($format, Doku_Renderer $renderer, $data)
H A Dfooter.php162 function render($format, Doku_Renderer $renderer, $data)
H A Ditext.php125 function render($format, Doku_Renderer $renderer, $data): bool
H A Dxmlblockemptytag.php84 function render($format, Doku_Renderer $renderer, $data): bool
H A Dhighlightmd.php126 public function render($format, Doku_Renderer $renderer, $data): bool
H A Dcodemarkdown.php176 function render($format, Doku_Renderer $renderer, $data)
H A Dtab.php156 function render($format, Doku_Renderer $renderer, $data)
H A Dbackgrounds.php138 function render($format, Doku_Renderer $renderer, $data)
H A Dstrong.php131 public function render($format, $renderer, $data): bool
H A Dtoc.php128 function render($format, Doku_Renderer $renderer, $data): bool
/template/strap/ComboStrap/Tag/
H A DTableTag.php45 static function renderEnterXhtml(TagAttributes $tagAttributes, \Doku_Renderer_xhtml $renderer)

123