Home
last modified time | relevance | path

Searched refs:render (Results 476 – 500 of 1508) sorted by relevance

1...<<11121314151617181920>>...61

/plugin/latex/
H A Dadmin.php243 $plug->render('xhtml', $this, $data);
251 $rendstr = $this->render('{{'.$tmpw.'.'.$ext.'?linkonly&nocache|'.$fname.'}}');
/plugin/combo/syntax/
H A Dbrand.php229 * @see DokuWiki_Syntax_Plugin::render()
233 function render($format, Doku_Renderer $renderer, $data): bool function in syntax_plugin_combo_brand
242 $renderer->doc .= BrandTag::render($tagAttributes, $state, $data);;
/plugin/latex-was/
H A Dadmin.php244 $plug->render('xhtml', $xhtml, $data);
252 … $rendstr = $plug->render('xhtml', $xhtml, '{{'.$tmpw.'.'.$ext.'?linkonly&nocache|'.$fname.'}}');
/plugin/pagetitle/syntax/
H A Dyouarehere.php61 public function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_pagetitle_youarehere
/plugin/styler/syntax/
H A Dverse.php98 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_styler_verse
/plugin/function/
H A Dsyntax.php45 function render($mode, &$renderer, $indata) { function in syntax_plugin_function
/plugin/dnsresolver/
H A Dsyntax.php68 public function render($mode, Doku_Renderer &$renderer, $data) function in syntax_plugin_dnsresolver
/plugin/bbcode/
H A Dolist.php50 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_bbcode_olist
/plugin/feedaggregator/
H A Dsyntax.php100 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_feedaggregator
/plugin/fontsize2/
H A Dsyntax.php65 public function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_fontsize2
/plugin/ruby/
H A Dsyntax.php46 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_ruby
/plugin/cellbg/
H A Dsyntax.php80 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_cellbg
/plugin/cellbg2/
H A Dsyntax.php80 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_cellbg
/plugin/numberof/
H A Dsyntax.php42 public function render($mode, Doku_Renderer $renderer, $data) {
41 public function render($mode, Doku_Renderer $renderer, $data) { global() function in syntax_plugin_numberof
/plugin/sugar/
H A Dsyntax.php74 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_sugar
/plugin/autolink2/syntax/
H A Dshow.php55 function render($mode, &$renderer, $data) { function in syntax_plugin_autolink2_show
/plugin/duoshuo-dokuwiki/
H A Dsyntax.php66 public function render($mode, &$renderer, $data) { function in syntax_plugin_duoshuo
/plugin/revealjs/plugin/print-pdf/
H A Dprint-pdf.js55 printPage.render( outputFile );
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DSince.php92 return $this->version . ($this->description ? ' ' . $this->description->render() : '');
H A DVersion.php92 return $this->version . ($this->description ? ' ' . $this->description->render() : '');
/plugin/markdowku/
H A Danchorsreference.php34 function render($mode, Doku_Renderer$renderer, $data) { function in syntax_plugin_markdowku_anchorsreference
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DHtmlInlineRenderer.php40 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string
39 public function render(AbstractInline $inline, ElementRendererInterface $htmlRenderer) global() function in DokuWiki\\Plugin\\Commonmark\\Extension\\Renderer\\Inline\\HtmlInlineRenderer
/plugin/bbcodeextensions/syntax/
H A Danchor.php34 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_bbcodeextensions_anchor
/plugin/openlayersmap/syntax/
H A Dagslayer.php104 * @see DokuWiki_Syntax_Plugin::render()
106 public function render($format, Doku_Renderer $renderer, $data): bool
114 public function render($format, Doku_Renderer $renderer, $data): bool global() function in syntax_plugin_openlayersmap_agslayer
H A Dwmslayer.php101 * @see DokuWiki_Syntax_Plugin::render()
103 public function render($format, Doku_Renderer $renderer, $data): bool
113 public function render($format, Doku_Renderer $renderer, $data): bool global() function in syntax_plugin_openlayersmap_wmslayer

1...<<11121314151617181920>>...61