Searched defs:internallink (Results 1 – 4 of 4) sorted by relevance
/dokuwiki/inc/parser/ | ||
H A D | metadata.php | 468 public function internallink($id, $name = null) function in Doku_Renderer_metadata |
H A D | renderer.php | 593 public function internallink($link, $title = null) function in Doku_Renderer |
H A D | xhtml.php | 880 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '… function in Doku_Renderer_xhtml |
H A D | handler.php | 826 public function internallink($match, $state, $pos) function in Doku_Handler |