Home
last modified time | relevance | path

Searched defs:render_text (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Extension/
H A DPluginInterface.php154 public function render_text($text, $format = 'xhtml', $syntax = 'dw'); function
H A DPluginTrait.php278 public function render_text($text, $format = 'xhtml', $syntax = 'dw') function