Searched defs:externallink (Results 1 – 4 of 4) sorted by relevance
/dokuwiki/inc/parser/ | ||
D | metadata.php | 509 public function externallink($url, $name = null) function in Doku_Renderer_metadata |
D | renderer.php | 603 public function externallink($link, $title = null) function in Doku_Renderer |
D | xhtml.php | 968 public function externallink($url, $name = null, $returnonly = false) function in Doku_Renderer_xhtml |
D | handler.php | 975 public function externallink($match, $state, $pos) function in Doku_Handler |