Home
last modified time | relevance | path

Searched refs:render (Results 151 – 175 of 1508) sorted by relevance

12345678910>>...61

/plugin/footer/
H A Dsyntax.php31 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_footer
/plugin/poem/
H A Deol.php30 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_poem_eol
H A Dblock.php40 function render($format, Doku_Renderer $renderer, $data) {} function in syntax_plugin_poem_block
/plugin/mediasyntax/syntax/
H A Dnonitalic.php40 function render($mode, Doku_Renderer $renderer, $data)
51 function render($mode, Doku_Renderer $renderer, $data) global() function in syntax_plugin_mediasyntax_nonitalic
H A Dnonunderline.php40 function render($mode, Doku_Renderer $renderer, $data)
51 function render($mode, Doku_Renderer $renderer, $data) global() function in syntax_plugin_mediasyntax_nonunderline
H A Dnonbold.php41 function render($mode, Doku_Renderer $renderer, $data)
52 function render($mode, Doku_Renderer $renderer, $data) global() function in syntax_plugin_mediasyntax_nonbold
H A Dspan.php32 // What this delivers is what is handed over as $data to the function render.
37 function render($mode, Doku_Renderer $renderer, $data)
48 function render($mode, Doku_Renderer $renderer, $data) global() function in syntax_plugin_mediasyntax_span
/plugin/markdowku/
H A Dlinebreak.php27 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_markdowku_linebreak
/plugin/strata/types/
H A Dref.php18 function render($mode, &$R, &$T, $value, $hint) { function in plugin_strata_type_ref
29 // render internal link
/plugin/translation/syntax/
H A Dtrans.php38 public function render($format, Doku_Renderer $renderer, $data)
36 function render($format, Doku_Renderer $renderer, $data) global() function in syntax_plugin_translation_trans
/plugin/aceeditor/
H A Dpreview.php30 $xhtml = $renderer->render($_GET['text']);
/plugin/creole/syntax/
H A Dpreblock.php41 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_creole_preblock
H A Dlinebreak.php34 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_creole_linebreak
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DNativeExtensionTest.php34 $output = $twig->render('index', compact('d1', 'd2'));
/plugin/autotranslation/syntax/
H A Dtrans.php43 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_autotranslation_trans
/plugin/const/
H A Dsyntax.php33 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_const
/plugin/dokugource/
H A Dsyntax.php43 function render($mode, &$renderer, $data) { function in syntax_plugin_dokugource
/plugin/bbcode/
H A Ddeleted.php35 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_bbcode_deleted
H A Dbold.php35 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_bbcode_bold
H A Ditalic.php35 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_bbcode_italic
H A Dmonospace.php35 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_bbcode_monospace
H A Dunderline.php35 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_bbcode_underline
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DBaseTag.php44 public function render(Formatter $formatter = null) function in phpDocumentor\\Reflection\\DocBlock\\Tags\\BaseTag
/plugin/complex_lists/inblock_ranges/
H A Dsyntax.php47 function render($mode, &$renderer, $data) { function in syntax_plugin_inblock_ranges
/plugin/qrcodescanner/
H A Dsyntax.php32 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_qrcodescanner

12345678910>>...61