Home
last modified time | relevance | path

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

/plugin/subjectindex/syntax/
H A Dindex.php296 …$links .= $this->_render_wikilink($page, $opt['proper'], $opt['title'], $opt['abstract'], $anchor);
335 private function _render_wikilink($id, $proper, $title, $abstract, $anchor) { function in syntax_plugin_subjectindex_index