Home
last modified time | relevance | path

Searched refs:plugin_render (Results 1 – 2 of 2) sorted by last modified time

/plugin/amazon_heavy/
H A Dsyntax.php86 $renderer->doc .= $this->plugin_render($feed);
94 $renderer->doc .= $this->plugin_render($feed);
133 function plugin_render($feed) { function in syntax_plugin_amazon
/plugin/darcspatch/
H A Dadmin.php69 echo $this->plugin_render($my_page, $format='xhtml') ;