Home
last modified time | relevance | path

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

/plugin/tocselect/
H A Daction.php118 $this->retv .= '<li>' . $this->format_link($h['title'], $h['hid'],$id) . "</li>\n";
122 function format_link($title,$anchor,$id) { function in action_plugin_tocselect