Home
last modified time | relevance | path

Searched refs:render (Results 201 – 225 of 1508) sorted by relevance

12345678910>>...61

/plugin/markdowku/
H A Dcodespans1.php28 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_markdowku_codespans1
H A Dhr.php43 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_markdowku_hr
H A Dreferences.php28 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_markdowku_references
/plugin/prosemirror/parser/
H A DLocalLinkNode.php13 public static function render($renderer, $hash, $name) function in dokuwiki\\plugin\\prosemirror\\parser\\LocalLinkNode
/plugin/translation3/
H A Dsyntax.php61 function render($format, &$renderer, $data) { function in syntax_plugin_translation
/plugin/booking/
H A Dsyntax.php68 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_booking
/plugin/icalevents/
H A Dsyntax.php72 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_icalevents_base
/plugin/mediasyntax/syntax/
H A Dpreblock.php37 // What this delivers is what is handed over as $data to the function render.
46 function render($mode, Doku_Renderer $renderer, $data)
57 function render($mode, Doku_Renderer $renderer, $data) global() function in syntax_plugin_mediasyntax_preblock
H A Ditalic.php25 function render($mode, Doku_Renderer $renderer, $data)
36 function render($mode, Doku_Renderer $renderer, $data) global() function in syntax_plugin_mediasyntax_italic
H A Dbold.php24 function render($mode, Doku_Renderer $renderer, $data)
35 function render($mode, Doku_Renderer $renderer, $data) global() function in syntax_plugin_mediasyntax_bold
/plugin/qc/
H A Dsyntax.php44 public function render($mode, Doku_Renderer $R, $data)
50 public function render($mode, Doku_Renderer $R, $data) global() function in syntax_plugin_qc
/plugin/commonmark/vendor/league/commonmark/src/Extension/Strikethrough/
H A DStrikethroughRenderer.php31 public function render(Node $node, ChildNodeRendererInterface $childRenderer): \Stringable
21 public function render(AbstractInline $inline, ElementRendererInterface $htmlRenderer) global() function in League\\CommonMark\\Extension\\Strikethrough\\StrikethroughRenderer
/plugin/nroff/
H A Dinfo.txt6 name NRoff Manpage render plugin
/plugin/pixelyear/
H A DTODO.md7 Much of the code is in render(), it needs to be moved to handle().
/plugin/allowindentation/
H A Dsyntax.php108 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_allowindentation
/plugin/creole/syntax/
H A Dpreinline.php48 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_creole_preinline
/plugin/commonmark/vendor/league/commonmark/src/Inline/Renderer/
H A DTextRenderer.php
/plugin/bootswrapper/syntax/
H A Dwell.php27 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_well
/plugin/blogtng/syntax/
H A Dreadmore.php69 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_blogtng_readmore
/plugin/translation/syntax/
H A Dnotrans.php49 public function render($format, Doku_Renderer $renderer, $data)
48 public function render($format, Doku_Renderer $renderer, $data) global() function in syntax_plugin_translation_notrans
/plugin/keywords/syntax/
H A Dkeywords.php45 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_keywords_keywords
/plugin/acknowledge/syntax/
H A Dassign.php46 public function render($mode, Doku_Renderer $renderer, $data)
61 // a canvas to render the output to
44 public function render($mode, Doku_Renderer $renderer, $data) global() function in syntax_plugin_acknowledge_assign
/plugin/quiz/
H A Dclass_quiz.php380 $tmp_array['text'] = $hRender->render($tmp_array['text']);
393 $tmp = $hRender->render(str_replace(" * ",'',$lines[$n]));
409 $tmp = $hRender->render(str_replace(" - ",'',$lines[$k]));
436 $tmp = $hRender->render(str_replace(" * ",'',$lines[$k]));
460 $quizz['intro'] = $hRender->render($quizz['intro']);
/plugin/clearfloat/
H A Dsyntax.php52 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_clearfloat
/plugin/plaintext/
H A Dinline.php36 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_plaintext_inline

12345678910>>...61