Home
last modified time | relevance | path

Searched refs:render (Results 176 – 200 of 1508) sorted by relevance

12345678910>>...61

/plugin/prosemirror/parser/
H A DInterwikiLinkNode.php13 public static function render(\renderer_plugin_prosemirror $renderer, $name, $wikiName, $wikiUri) function in dokuwiki\\plugin\\prosemirror\\parser\\InterwikiLinkNode
/plugin/dbquery/syntax/
H A Dmacro.php43 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_dbquery_macro
/plugin/bbcode/
H A Dcode.php35 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_bbcode_code
/plugin/wikiformatstyling/
H A Dpcnt.php47 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_wikiformatstyling_pcnt
H A Dnwtag.php47 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_wikiformatstyling_nwtag
/plugin/wikistyle2html/syntax/
H A Dpcnt.php47 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_wikistyle2html_pcnt
H A Dnwtag.php47 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_wikistyle2html_nwtag
/plugin/inlinetoc/
H A Dsyntax.php54 function render($mode, &$renderer, $data) { function in syntax_plugin_inlinetoc
/plugin/nosidebar/
H A Dsyntax.php30 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_nosidebar
/plugin/subjectindex/syntax/
H A Dignore.php51 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_subjectindex_ignore
/plugin/indexmenu/syntax/
H A Dtag.php51 * @return array Return an array with all data you want to use in render
67 public function render($format, Doku_Renderer $renderer, $data)
52 function render($mode, Doku_Renderer $renderer, $data) { global() function in syntax_plugin_indexmenu_tag
/plugin/extranet/
H A Dsyntax.php50 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_extranet
/plugin/embeddedphp/syntax/
H A Dphpblock.php23 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_embeddedphp_phpblock
/plugin/autotranslation/syntax/
H A Dnotrans.php58 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_autotranslation_notrans
/plugin/fbsp/
H A Dfbcomment.php47 function render($mode, &$renderer, $data) { function in syntax_plugin_fbsp_fbcomment
H A Dfblike.php47 function render($mode, &$renderer, $data) { function in syntax_plugin_fbsp_fblike
/plugin/toc/
H A Dsyntax.php60 function render($mode, &$renderer, $data) { function in syntax_plugin_toc
/plugin/inlinejs/syntax/
H A Dembedcss.php55 public function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_inlinejs_embedcss
/plugin/fksnewsfeed/inc/renderer/
H A DAbstractRenderer.php24 abstract public function render(string $innerHtml, string $formHtml, ModelNews $news): string; function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Renderer\\AbstractRenderer
/plugin/markdowku/
H A Dcodespans2.php27 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_markdowku_codespans2
H A Dcodespans3.php27 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_markdowku_codespans3
H A Dcodespans4.php27 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_markdowku_codespans4
H A Dcodespans5.php27 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_markdowku_codespans5
/plugin/include/syntax/
H A Dreadmore.php23 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_include_readmore
/plugin/combo/ComboStrap/
H A DTemplateEngine.php224 return PageImageTag::render($tagAttributes,[]);
267 return $this->handleBarsForPage->render($template, $model);
272 return $this->handleBarsForComponents->render($template, $model);

12345678910>>...61