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