Home
last modified time | relevance | path

Searched defs:render (Results 26 – 50 of 1527) sorted by relevance

12345678910>>...62

/plugin/bootswrapper/syntax/
Dwrapper.php33 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_wrapper
Dcollapse.php33 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_collapse
Dcarousel.php45 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_carousel
Dbutton.php63 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_button
Dcallout.php45 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_callout
Dpane.php27 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_pane
Dimage.php25 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_image
Dalert.php38 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_alert
Dpopover.php76 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_popover
Dmodal.php76 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_modal
Daccordion.php33 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_accordion
Dcolumn.php53 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_bootswrapper_column
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DDocumentRenderer.php32 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Block\\DocumentRenderer
H A DTableSectionRenderer.php28 public function render(Node $node, ChildNodeRendererInterface $DWRenderer) function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Block\\TableSectionRenderer
H A DTableRowRenderer.php28 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Block\\TableRowRenderer
H A DThematicBreakRenderer.php32 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Block\\ThematicBreakRenderer
H A DTableCellRenderer.php28 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Block\\TableCellRenderer
H A DTableRenderer.php28 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Block\\TableRenderer
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DStrongRenderer.php31 public function render(Node $node, ChildNodeRendererInterface $DWRenderer) function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\StrongRenderer
H A DEmphasisRenderer.php31 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\EmphasisRenderer
/plugin/confightmlok/syntax/
Dhtml.php21 function render ($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_confightmlok_html
/plugin/combo/ComboStrap/Template/
H A DTemplateForComponent.php24 public function render(array $data): string function in ComboStrap\\Template\\TemplateForComponent
/plugin/struct/syntax/
H A Dfilter.php29 public function render($format, Doku_Renderer $renderer, $config) function in syntax_plugin_struct_filter
/plugin/data-au/syntax/
Drelated.php31 function render($format, Doku_Renderer $renderer, $dataau) { function in syntax_plugin_dataau_related
/plugin/htmlokalt/syntax/
Dhtmlblock.php21 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_htmlok_htmlblock

12345678910>>...62