Home
last modified time | relevance | path

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

/plugin/blogtng/helper/
H A Dtags.php224 … $prepared[] = '<li><div class="li">' . $this->_format_tag_link($tag, $target) . '</div></li>';
310 private function _format_tag_link($tag, $target) { function in helper_plugin_blogtng_tags