Home
last modified time | relevance | path

Searched refs:_render_xhtml (Results 1 – 4 of 4) sorted by path

/plugin/a2s/
H A Dsyntax.php138 return $this->_render_xhtml($renderer, $state, $txtdata );
155 protected function _render_xhtml(Doku_Renderer $renderer, $state, $txtdata) { function in syntax_plugin_a2s
/plugin/ckgdoku/action/
H A Dedit.php388 $this->xhtml = $this->_render_xhtml($text);
1028 function _render_xhtml($text){ function in action_plugin_ckgdoku_edit
/plugin/ckgedit/action/
H A Dedit.php416 $this->xhtml = $this->_render_xhtml($text);
1058 function _render_xhtml($text){ function in action_plugin_ckgedit_edit
/plugin/fckg/action/
H A Dedit.php357 $this->xhtml = $this->_render_xhtml($text);
2564 function _render_xhtml($text){ function in action_plugin_fckg_edit