Home
last modified time | relevance | path

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

/plugin/blogtng/helper/
H A Dentry.php244 * @param string $templatetype
247 public function xhtml_list($conf, &$renderer=null, $templatetype='list'){ argument
256 if($conf['listwrap']) echo "<ul class=\"blogtng_$templatetype\">";
259 $this->tpl_content($conf['tpl'], $templatetype);