Home
last modified time | relevance | path

Searched refs:render_xhtml (Results 1 – 11 of 11) sorted by last modified time

/plugin/ireadit/syntax/
H A Dlist.php121 public function render_xhtml(Doku_Renderer $renderer, $params) function in syntax_plugin_ireadit_list
/plugin/watchcycle/
H A Dsyntax.php125 public function render_xhtml(Doku_Renderer $renderer, $data) function in syntax_plugin_watchcycle
/plugin/exttab3/
H A Dsyntax.php295 return $this->render_xhtml($renderer, $data);
305 protected function render_xhtml(Doku_Renderer $renderer, $data) function in syntax_plugin_exttab3
/plugin/jplayer/
H A Dsyntax.php156 private function render_xhtml(Doku_Renderer $R, $data) { function in syntax_plugin_jplayer
/plugin/typography/syntax/
H A Dbase.php109 return $this->render_xhtml($renderer, $data);
119 protected function render_xhtml(Doku_Renderer $renderer, $data) function in syntax_plugin_typography_base
/plugin/extlist/
H A Dsyntax.php519 return $this->render_xhtml($renderer, $data);
535 protected function render_xhtml(Doku_Renderer $renderer, $data)
554 * open a tag, a utility for render_xhtml()
564 * close a tag, a utility for render_xhtml()
533 protected function render_xhtml(Doku_Renderer $renderer, $data) global() function in syntax_plugin_extlist
/plugin/definitionlist/
H A Dsyntax.php137 case 'xhtml' : return $this->render_xhtml($renderer,$data);
169 protected function render_xhtml(Doku_Renderer $renderer, $data) { function in syntax_plugin_definitionlist
/plugin/medialist/
H A Daction.php43 return $medialist->render_xhtml($params);
H A Dhelper.php100 public function render_xhtml($params) { function in helper_plugin_medialist
H A Dsyntax.php61 $renderer->doc .= $medialist->render_xhtml($params);
/plugin/mundart/doku/
H A Dsource.txt65 …* Change the option **render_xhtml** to **mundart** (alternativly you can edit **conf/local.php**)