Searched refs:plugin_render (Results 1 – 3 of 3) sorted by relevance
74 $renderer->doc .= $this->plugin_render('{{'.'plot:'.$hash.'.png'."$size_str}}");79 $renderer->doc .= $this->plugin_render('{{'.'plot:'.$hash.'.png'."$size_str}}");105 function plugin_render($text, $format='xhtml') { function in syntax_plugin_plotwas
86 $renderer->doc .= $this->plugin_render($feed);94 $renderer->doc .= $this->plugin_render($feed);133 function plugin_render($feed) { function in syntax_plugin_amazon
69 echo $this->plugin_render($my_page, $format='xhtml') ;