Searched refs:render_xhtml (Results 1 – 11 of 11) sorted by relevance
| /plugin/typography/syntax/ |
| D | base.php | 109 return $this->render_xhtml($renderer, $data); 119 protected function render_xhtml(Doku_Renderer $renderer, $data) function in syntax_plugin_typography_base
|
| /plugin/medialist/ |
| D | action.php | 43 return $medialist->render_xhtml($params);
|
| D | syntax.php | 61 $renderer->doc .= $medialist->render_xhtml($params);
|
| D | helper.php | 100 public function render_xhtml($params) { function in helper_plugin_medialist
|
| /plugin/definitionlist/ |
| D | syntax.php | 137 case 'xhtml' : return $this->render_xhtml($renderer,$data); 169 protected function render_xhtml(Doku_Renderer $renderer, $data) { function in syntax_plugin_definitionlist
|
| /plugin/exttab3/ |
| D | syntax.php | 295 return $this->render_xhtml($renderer, $data); 305 protected function render_xhtml(Doku_Renderer $renderer, $data) function in syntax_plugin_exttab3
|
| /plugin/jplayer/ |
| D | syntax.php | 156 private function render_xhtml(Doku_Renderer $R, $data) { function in syntax_plugin_jplayer
|
| /plugin/watchcycle/ |
| D | syntax.php | 125 public function render_xhtml(Doku_Renderer $renderer, $data) function in syntax_plugin_watchcycle
|
| /plugin/ireadit/syntax/ |
| H A D | list.php | 121 public function render_xhtml(Doku_Renderer $renderer, $params) function in syntax_plugin_ireadit_list
|
| /plugin/extlist/ |
| D | syntax.php | 519 return $this->render_xhtml($renderer, $data); 535 protected function render_xhtml(Doku_Renderer $renderer, $data) function in syntax_plugin_extlist
|
| /plugin/mundart/doku/ |
| D | source.txt | 65 …* Change the option **render_xhtml** to **mundart** (alternativly you can edit **conf/local.php**)
|