Home
last modified time | relevance | path

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

/plugin/pagequery/
H A DPageQuery.php895 $heading = $this->htmlWikilink($id, $heading, '', $opt, false, true);
911 $link = $this->htmlWikilink($id, $display, $abstract, $opt);
968 private function htmlWikilink(
1128 $heading = $this->htmlWikilink($id, $heading, '', $opt, false, true);
1144 $link = $this->htmlWikilink($id, $display, $abstract, $opt);
974 private function htmlWikilink( global() function in PageQuery