Home
last modified time | relevance | path

Searched defs:render (Results 76 – 100 of 1527) sorted by relevance

12345678910>>...62

/plugin/bez/renderer/
H A Dxhtmlmail.php35 $height = null, $cache = null, $render = true) {
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DIndentedCodeRenderer.php34 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Block\\IndentedCodeRenderer
H A DFencedCodeRenderer.php34 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Block\\FencedCodeRenderer
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DCodeRenderer.php33 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\CodeRenderer
/plugin/blogtng/syntax/
Dheader.php57 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_blogtng_header
/plugin/struct/meta/
H A DAggregationValue.php36 public function render($showNotFound = 0) function in dokuwiki\\plugin\\struct\\meta\\AggregationValue
/plugin/strata/types/
H A Dpage.php48 function render($mode, &$R, &$T, $value, $hint) { function in plugin_strata_type_page
H A Dimage.php46 function render($mode, &$R, &$T, $value, $hint) { function in plugin_strata_type_image
/plugin/quickedit/
Dsyntax.php64 function render($mode, &$renderer, $data) { function in syntax_plugin_quickedit
/plugin/projects/action/
Daction.php58 function render(&$event, $param) { function in action_plugin_projects_action
/plugin/inlineeditor/
Dsyntax.php65 function render($mode, &$renderer, $data) { function in syntax_plugin_inlineeditor
/plugin/structgroupby/syntax/
Done.php39 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_structgroupby_one
/plugin/include/syntax/
H A Deditbtn.php28 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_include_editbtn
H A Dlocallink.php28 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_include_locallink
H A Dreadmore.php23 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_include_readmore
H A Dwrap.php31 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_include_wrap
H A Dcloselastsecedit.php26 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_include_closelastsecedit
/plugin/strata/syntax/
H A Dradar.php28 function render($mode, Doku_Renderer $R, $data) { function in syntax_plugin_strata_radar
H A Dtable.php27 function render($mode, Doku_Renderer $R, $data) { function in syntax_plugin_strata_table
/plugin/fksnewsfeed/syntax/
Dstream.php29 public function render($mode, Doku_Renderer $renderer, $data): bool { function in syntax_plugin_newsfeed_stream
/plugin/jsoneditor/
Dhelper.php71 …public function render(Doku_Renderer $renderer, &$data, &$class, &$data_attr, &$tabs, &$body, &$lo… function in helper_plugin_jsoneditor
/plugin/wrap/syntax/
Dclosesection.php24 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_wrap_closesection
/plugin/jsontable/
Dhelper.php64 …public function render(Doku_Renderer $renderer, &$data, &$class, &$data_attr, &$tabs, &$body, &$lo… function in helper_plugin_jsontable
/plugin/adhoctags/syntax/
Dclosesection.php24 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_adhoctags_closesection
/plugin/latex/
Dlatexinc.php68 function render($mode, &$renderer, $data) { function in syntax_plugin_latex_common

12345678910>>...62