Home
last modified time | relevance | path

Searched refs:render (Results 126 – 150 of 1508) sorted by relevance

12345678910>>...61

/plugin/combo/ComboStrap/
H A DXmlTagProcessing.php242 $renderer->doc .= HrTag::render($tagAttributes);
266 $renderer->doc .= RelatedTag::render($tagAttributes);
811 $renderer->doc .= HrTag::render($tagAttributes);
814 $renderer->doc .= SearchTag::render($tagAttributes);
820 $renderer->doc .= BreadcrumbTag::render($tagAttributes);
823 $renderer->doc .= PageImageTag::render($tagAttributes, $data);
829 $renderer->doc .= BrandListTag::render($tagAttributes);
832 $renderer->doc .= BrandTag::render($tagAttributes, $state, $data);
860 $renderer->doc .= AdTag::render($tagAttributes);
863 $renderer->doc .= RelatedTag::render(
[all...]
/plugin/wrap/syntax/
H A Dclosesection.php24 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_wrap_closesection
/plugin/statistics/
H A Dimg.php18 $plugin->Graph()->render($_REQUEST['img'], $_REQUEST['f'], $_REQUEST['t'], $_REQUEST['s']);
/plugin/adhoctags/syntax/
H A Dclosesection.php24 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_adhoctags_closesection
/plugin/include/syntax/
H A Dcloselastsecedit.php26 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_include_closelastsecedit
H A Deditbtn.php28 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_include_editbtn
H A Dsorttag.php54 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_include_sorttag
/plugin/commonmark/vendor/league/commonmark/src/Inline/Renderer/
H A DInlineRendererInterface.php
/plugin/struct/meta/
H A DAggregationCloud.php14 public function render($showNotFound = false)
70 public function render() global() function in dokuwiki\\plugin\\struct\\meta\\AggregationCloud
/plugin/struct/syntax/
H A Doutput.php90 public function render($format, Doku_Renderer $renderer, $data)
107 // do not render the output twice on the same page, e.g. when another page has been included
155 * @param array The render context including renderer and data
195 $field->render($renderer, $format);
88 public function render($format, Doku_Renderer $renderer, $data) global() function in syntax_plugin_struct_output
/plugin/comment/
H A Dsyntax.php23 function render($mode, Doku_Renderer $renderer, $data) { return true; }
29 function render($mode, Doku_Renderer $renderer, $data) { return true; } global() function in syntax_plugin_comment
/plugin/editsections2/
H A Dsyntax.php68 function render($format, &$renderer, $data) function in syntax_plugin_editsections2
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsPlaceholderRenderer.php23 public function render(Node $node, ChildNodeRendererInterface $childRenderer): string
20 public function render(AbstractBlock $block, ElementRendererInterface $htmlRenderer, bool $inTightList = false) global() function in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsPlaceholderRenderer
/plugin/actionrenderer/
H A Dplugin.info.txt6 desc Allow overwriting default XHTML render actions
/plugin/blog/syntax/
H A Ddraft.php25 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_blog_draft
/plugin/strata/lib/
H A Dstrata_type.php24 * @param value string the value to render (this should be a normalized value)
28 function render($mode, &$renderer, &$triples, $value, $hint) { function in plugin_strata_type
/plugin/combo/ComboStrap/Template/
H A DTemplateForComponent.php24 public function render(array $data): string function in ComboStrap\\Template\\TemplateForComponent
/plugin/tab/
H A Dsyntax.php80 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_tab
/plugin/pagemod/
H A Dsyntax.php59 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_pagemod
/plugin/pgpinlinesupport/
H A Dsyntax.php44 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_pgpinlinesupport
/plugin/prosemirror/parser/
H A DWindowsShareLinkNode.php16 public static function render($renderer, $link, $title) function in dokuwiki\\plugin\\prosemirror\\parser\\WindowsShareLinkNode
/plugin/strata/syntax/
H A Dnodata.php41 public function render($mode, Doku_Renderer $R, $data) { function in syntax_plugin_strata_nodata
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DBlockRendererInterface.php
/plugin/dev/skel/
H A Dsyntax.php53 public function render($mode, Doku_Renderer $renderer, $data)
50 public function render($mode, Doku_Renderer $renderer, $data) global() function
/plugin/pagetemplater/
H A Dsyntax.php31 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_pagetemplater

12345678910>>...61