Home
last modified time | relevance | path

Searched refs:render (Results 251 – 275 of 1508) sorted by relevance

1...<<11121314151617181920>>...61

/plugin/yuriigantt/src/Driver/Embedded/
H A DRenderer.php71 $plugin->render($this->getFormat(), $this, $data);
/plugin/toctweak/syntax/
H A Dclosetoc.php47 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_toctweak_closetoc
/plugin/miniblog/syntax/
H A Dcomment.php34 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_miniblog_comment
/plugin/htmlcomment/
H A Dsyntax.php37 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_htmlcomment
/plugin/randomquote/
H A Dsyntax.php62 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_randomquote
/plugin/markdowku/
H A Dautolinks.php36 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_markdowku_autolinks
H A Dboldasterisk.php34 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_markdowku_boldasterisk
/plugin/include/syntax/
H A Dlocallink.php28 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_include_locallink
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DCodeRenderer.php33 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string
39 # add %% between inline content to block additional render
32 public function render(AbstractInline $inline, ElementRendererInterface $DWRenderer) global() function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\CodeRenderer
H A DTextRenderer.php32 public function render(Node $node, ChildNodeRendererInterface $DWRenderer) function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\TextRenderer
H A DNewlineRenderer.php31 public function render(Node $node, ChildNodeRendererInterface $DWRenderer) function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\NewlineRenderer
/plugin/commonmark/vendor/league/commonmark/src/Inline/Renderer/
H A DStrongRenderer.php
H A DEmphasisRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DThematicBreakRenderer.php
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DTableRenderer.php28 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Block\\TableRenderer
/plugin/tablewidth/
H A Dsyntax.php46 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_tablewidth
/plugin/bootswrapper/syntax/
H A Dcollapse.php33 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_collapse
/plugin/achart/
H A Dscript.js20 chart.render();
/plugin/semantic/
H A Dsyntax.php37 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_semantic
/plugin/nodetailsxhtml/syntax/
H A Dscripting.php41 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_nodetailsxhtml_scripting
/plugin/encryptedpasswords/
H A Dsyntax.php38 public function render($mode, Doku_Renderer $renderer, $data)
36 public function render($mode, Doku_Renderer $renderer, $data) global() function in syntax_plugin_encryptedpasswords
/plugin/pagebreak/
H A Dsyntax.php65 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_pagebreak
/plugin/jiralinks/
H A Dsyntax.php72 public function render($mode, &$renderer, $data) { function in syntax_plugin_jiralinks
/plugin/floatdiv/syntax/
H A Dfloathead.php46 public function render($mode, &$renderer, $data) { function in syntax_plugin_floatdiv_floathead
/plugin/mediasyntax/syntax/
H A Dinclude.php44 function render($format, Doku_Renderer $renderer, $data)
47 function render($format, Doku_Renderer $renderer, $data) global() function in syntax_plugin_mediasyntax_include

1...<<11121314151617181920>>...61