Home
last modified time | relevance | path

Searched defs:render (Results 201 – 225 of 1437) sorted by relevance

12345678910>>...58

/plugin/pgpinlinesupport/
H A Dsyntax.php44 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_pgpinlinesupport
/plugin/displaytitle/
H A Dsyntax.php53 function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_displaytitle
/plugin/randomquote/
H A Dsyntax.php62 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_randomquote
/plugin/avatar/
H A Dsyntax.php52 function render($mode, Doku_Renderer $renderer, $data) { global() function in syntax_plugin_avatar
/plugin/rssticker/
H A Dsyntax.php46 function render($mode, &$renderer, $data) { function in syntax_plugin_rssticker
/plugin/footer/
H A Dsyntax.php31 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_footer
/plugin/amcharts/
H A Dsyntax.php86 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_amcharts
/plugin/articlelinks/
H A Dsyntax.php88 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_articlelinks
/plugin/currentlyreading/
H A Dsyntax.php114 public function render($mode, Doku_Renderer $renderer, $html) { function in syntax_plugin_currentlyreading
/plugin/linkpagechild/
H A Dsyntax.php88 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_linkpagechild
/plugin/searchform/
H A Dsyntax.php73 public function render($format, Doku_Renderer $renderer, $data) { global() function in syntax_plugin_searchform
/plugin/csv/syntax/
H A Dtable.php55 public function render($mode, Doku_Renderer $renderer, $opt) function in syntax_plugin_csv_table
/plugin/include/syntax/
H A Dsorttag.php54 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_include_sorttag
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DFootnoteContainerRenderer.php32 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Block\\FootnoteContainerRenderer
H A DFootnoteRenderer.php39 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): \Stringable function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Block\\FootnoteRenderer
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DImageRenderer.php39 public function render(AbstractInline $inline, ElementRendererInterface $DWRenderer) global() function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\ImageRenderer
H A DHtmlInlineRenderer.php39 public function render(AbstractInline $inline, ElementRendererInterface $htmlRenderer) global() function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\HtmlInlineRenderer
H A DFootnoteRefRenderer.php33 public function render(Node $node, ChildNodeRendererInterface $DWRenderer) function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\FootnoteRefRenderer
H A DLinkRenderer.php39 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\LinkRenderer
/plugin/commonmark/vendor/league/commonmark/src/Inline/Renderer/
H A DLinkRenderer.php
H A DImageRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DHtmlBlockRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/DisallowedRawHtml/
H A DDisallowedRawHtmlInlineRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Renderer/
H A DFootnoteBackrefRenderer.php30 public function render(AbstractInline $inline, ElementRendererInterface $htmlRenderer) global() function in League\\CommonMark\\Extension\\Footnote\\Renderer\\FootnoteBackrefRenderer
H A DFootnoteRefRenderer.php30 public function render(AbstractInline $inline, ElementRendererInterface $htmlRenderer) global() function in League\\CommonMark\\Extension\\Footnote\\Renderer\\FootnoteRefRenderer

12345678910>>...58