Home
last modified time | relevance | path

Searched refs:xhtml_list (Results 1 – 2 of 2) sorted by relevance

/plugin/blogtng/syntax/
H A Dblog.php199 $renderer->doc .= $this->entryhelper->xhtml_list($data['conf'], $renderer);
/plugin/blogtng/helper/
H A Dentry.php247 public function xhtml_list($conf, &$renderer=null, $templatetype='list'){ function in helper_plugin_blogtng_entry
280 return $this->xhtml_list($conf, $renderer, 'tagsearch');